资源列表
MD5
- 使用MD5算法对指定TXT文档内的内容进行加密。可反向进行解密。-MD5 algorithm used within the specified TXT encrypt the contents of the document. Can decrypt the reverse.
DSA
- 实现DSA的加密和验证,数字摘要为md5或者sha1-Achieving DSA encryption and authentication, digital summary of the md5 or sha1
pdf-decrypt
- PDF RC4 (40bit) decryptor (for known password) example code, compiles with GCC 4.3
frft
- 这是离散分数傅里叶,传输2D的图像加密解密,还有密钥的加密解密-This is the discrete fractional Fourier, transmission 2D image encryption, as well as the encryption key to decrypt
Huffman
- Huffman编码 visual c++ 实现编码以及生成哈夫曼树-Huffman coding to achieve visual c++ code and generate Huffman
kasumi
- kasumi算在在visualstudio6下实现,带有main函数-kasumi counted in visualstudio6 to achieve, with main function
aesdll
- 里面主要是包括一些aes的dll文件,还有一个调用的主要程序-Which mainly include aes the dll file, and a call to the main program
Elgamal
- 密码学课设Elgamal加密算法 vc++下实现的-Elgamal encryption algorithm
CForRSA
- C语言实现的RSA算法,其中还有DES等经典算法-C language implementation of the RSA algorithm, with classical algorithm such as DES
CryptoDES
- this is cod help in using the DES crypto method
rockey4
- Feitian s Rockey4 API Monitor to monitor rockey 4 dongle
AES
- 这是一个适用于C51单片机的AES加解密算法,用C语言编写,Keil C uV3编译通过。是我根据网上多见的C++的AES算法改写而成。128bit加解密。 -This is a AES source code with 128 bits, basic on C51 mcu,