-
LINUX下使用Ansi C编写的MD5消息散列算法
LINUX下使用Ansi C编写的MD5消息散列算法-LINUX use Ansi C prepared news MD5 hash algorithm
- 2023-08-26 05:15:03下载
- 积分:1
-
详细介绍了DES和RSA2算法描述,以及他们的实现的有关代码和他们的区别...
详细介绍了DES和RSA2算法描述,以及他们的实现的有关代码和他们的区别-detail and the DES algorithm RSA2 described, as well as their realization of the code and the difference between them
- 2022-02-02 08:10:55下载
- 积分:1
-
DES算法在delphi下的实现范例
DES算法在delphi下的实现范例-delphi DES algorithm in the example of achievement
- 2022-07-21 00:51:51下载
- 积分:1
-
RSA,MD5的Visual C++源代码v1.2
RSA MD5 VISUAL C++ SOURCE CODE v1.2 - Visual C++ implementation of the RSA MD5 message digest algorithm. Calculates a 32byte checksum for any data sequence. Developed by Langfine Ltd. Note, RSA copyright notices must be adhered to - see the source code for details.Released November 2001-RSA MD5 VISUAL C++ SOURCE CODE v1.2- Visual C++ implementation of the RSA MD5 message digest algorithm. Calculates a 32byte checksum for any data sequence. Developed by Langfine Ltd. Note, RSA copyright notices must be adhered to- see the source code for details.Released November 2001
- 2022-01-27 11:45:11下载
- 积分:1
-
BlowFish算法的压缩源码
BlowFish算法的压缩源码-BlowFish compression algorithm source code
- 2022-03-06 04:47:06下载
- 积分:1
-
SS7消息的格式和代码是ITU 2
ITU SS7 AIF message format and codes part 2
- 2022-03-10 14:44:58下载
- 积分:1
-
This procedure code for the line
本程序代码为列队型码,希望对你有一定的帮助,仅供参考!-This procedure code for the line-up code, I hope you have some help, for reference purposes only!
- 2023-03-12 06:25:03下载
- 积分:1
-
另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码...
另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码- Another uses the java compilation the encryption general
algorithm package, contains des, rsa, sha, md5, md4, md2, idea,
blowfish and so on the very many encryption algorithm and the key
saves, source code and so on the signature
- 2022-01-25 17:55:50下载
- 积分:1
-
base64 decoding base64 decoding
base64解码 -base64 decoding base64 decoding
- 2022-01-25 19:34:46下载
- 积分: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