-
使用生成RSA密钥对就
use bouncycastle to generate RSA keyPair
- 2022-04-12 23:27:02下载
- 积分:1
-
笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DS...
笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DSP实现时,特别是40位CRC求解时候,由于生成多项式有41项,DSP最大一次能处理40位,所以使用单个寄存器会遇到一些困难,那么以下这个程序将会解决这一困难(这是针对定点DSP、C55xx的编程实现方法)。-The author has long been engaged in mobile communication system modulation and demodulation of wireless links, the physical layer to achieve work. GSM in the mobile communications system, we have a voice or channel demodulation operations, it will encounter the solution of CRC. DSP hardware usually realize, especially when solving the 40 CRC, as the generation polynomial has 41, DSP can handle the largest 40, so using a single register may encounter some difficulties, then following this process will solve this One difficulty (which is for fixed-point DSP, C55xx realize programming methods).
- 2022-06-18 05:18:56下载
- 积分:1
-
use an iterative equation Xn Asin2 = (Xn
使用迭代方程Xn+1=Asin2(Xn-XB)生成混沌序列{Xi},需输入A和Xb值,不同的值产生不同的加密效果,但是仅在混沌区内的加密效果最好。在Microsoft Visual Studio .NET 2003上调试成功,用C++语言编写-use an iterative equation Xn Asin2 = (Xn- XB) generated chaotic sequence (Xi) need input A and isolate value, different values in different encryption effect, but only in the chaotic region of encryption is the best. In Microsoft Visual Studio.NET 2003 Debugger success C Language
- 2022-02-03 07:25:44下载
- 积分:1
-
java加密程序
java加密程序-java encryption
- 2022-08-24 02:23:45下载
- 积分:1
-
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p...
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a, 将其看成是一个大整数, 假设 a < n.... 如果 a >= n 的话, 就将 a 表成 s 进位 (s
- 2022-02-06 10:37:53下载
- 积分:1
-
Base64 codec demo program
Base64 编解码演示程序 -Base64 codec demo program
- 2022-12-15 14:40:03下载
- 积分:1
-
C++编写,国际流行的免费加密软件,OPENSSL-ENGINE0.96源码
C++编写,国际流行的免费加密软件,OPENSSL-ENGINE0.96源码-C++, the international fashion free encryption software, OPENSSL- ENGINE0.96 FOSS
- 2022-01-26 18:25:07下载
- 积分:1
-
大整数运算的实现
大整数运算的实现-large integer arithmetic Implementation
- 2022-05-07 09:02:08下载
- 积分:1
-
DES算法源代码,这是自己书写的源代码,里面采用了非常多的技巧来提高编解码的效率,研究算法和源码的朋友们,我书写的这个代码可以作为你们很好的参考。...
大连110指挥界面,用vc做的,但是的需要数据库支持,界面部分功能需要数据库支持-command interface using vc done, but the need for database support, the functional interface need database support
- 2022-02-03 02:47:07下载
- 积分:1
-
后工具烘干机烘干就 鬼画符规划覆盖
后工具烘干机烘干就 鬼画符规划覆盖 -tools dryer sheets drying on the planning coverage plans cover sheets
- 2023-04-03 16:35:04下载
- 积分:1