资源列表
SHA512
- 实现sha512对任意文件的hash(命令行方式)-Hash any file with sha512
DES算法源代码
- 使用了DES算法来实现字符串的加密和解密(DES algorithm is used to achieve the encryption and decryption of string)
AES
- AES算法源码,包括加密算法和解密算法。(ASE algorithm source code)
DES
- DES、 3DES 算法源码,包括加密算法和解密算法。(DES algorithm source code)
MD5
- MD5算法源码,C语音,可以方便移植到嵌入式平台。(MD5 algorithm source code)
dwt_blind_watermark
- 利用小波变换给数字加盲水印的代码。 svd+dwt(a method using svd and dwt to embed and extract water mark from image)
pymd5
- some cryptography problems
pymd5
- cryptography lab problems solution
语音RSA加密
- RSA算法实现语音的加密和解密功能,里边还包含了录音功能(RSA algorithm for voice encryption and decryption function, which also contains the recording function)
rsa_encryption
- 通过rsa算法加密字符串,使用了gmp的库,代码将近200行(Through the RSA algorithm to encrypt the string, using the GMP library, the code is nearly 200 lines)
Desktop
- RSA算法C++实现的两个程序,一个做了优化处理。(RSA algorithm C ++ to achieve the two procedures, one done to optimize the deal.)
AESSRC
- AES in c++ source code
