资源列表
MD5zhiC
- MD5算法之C#程序 MD5算法比较特别,最适合用汇编语言来写,好多高级语言对之*无力或效率极低。
main.cpp
- Burrows–Wheeler transform with Karkkainen and Sanders algorithm
MD5
- This a java code for MD5 encryption algorithm. MD5 is an algorithm which helps you in generating hash codes for securing your data. It s a kind of digital signature used in networks.
AES_Encrypt
- AES加密C语言程序,用于AES的加密算法的C语言实现-AES_Encrypt.cpp
Lab4_5140379034
- 哈夫曼树,压缩文件 哈 夫曼树,压缩文件 哈 夫曼树,压缩文件-using haffman tree to pile files
md5
- md5算法,C++语言,在VC++中运行通过-md5 algorithm, C++ language, in VC++ in the running through the
md5
- 通过实现数字签名算法(DSA),加深对数字签名算法的理解,同时学习Hash算法的实现。 1)利用C\C++语言实现DSA算法。 2)DSA中的Hash函数采用SHA算法。 -By implementing the Digital Signature Algorithm (DSA), a better understanding of the digital signature algorithm, while learning to achieve Hash algorithm. 1
DES
- 国际知名的DES算法,完整的源代码,各个函数正确编写
RSA-Matlab
- The RSA cryptosystem is the most widely-used public key cryptography algorithm in the world. It can be used to encrypt a message without the need to exchange a secret key separately. The RSA algorithm can be used for both public key encryption and di
AES-algorithm
- AES encryption java implementation
md5
- MD5的一个待调算法. MD5算法的基本结构已经有了,但是仍需高手前来调试.
des
- 包括des算*密钥生成,以及加密,解密。-des encryption and decryption algorithm