资源列表
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
aescrypt
- Text encryption using AES
DES
- 实现DES的加密和解密,加密和解密的算法几乎相同(DES encryption and decryption)
改2
- SHA512加密算法本算法的输入时最大长度小于2128比特的消息串,输出是512比特的消息摘要,输入消息以1024比特的分组为单位进行处理。真实地模拟了SHA512散列函数发生器(SHA512 encryption algorithm)
AES
- Advanced Encryption Standard (AES) code in MatLab
加解密处理系统
- 对文档内容进行简单的加解密操作,来保护自己的隐私。基于c的小程序(A simple encryption and decryption operation for the content of the document)
