资源列表
AES
- advanced encryption standard using c++ language
sha512
- SHA 512 algorthm using c++language
sha1
- sHA1 ALGORITHM FOR C++ LANGUAGE-sHA1 ALGORITHM FOR C++ LANGUAGE
caser2
- 凯撒密码暴力破解程序. 不是根据频率,而是移位操作-Caesar password brute force program. Than the frequency
rc4demo
- RC4 algorithm simulation demo in linux or unix platform
base64md5
- md5加密,base64加密等最强大加解密工具,压缩包提供了所有能用的类,并作了测试程序。-md5 base64
sm3_and_test
- SM3算法的程序,以及其自动验证程序。对进行软硬件开发都用哦。-SM3 algorithm and automatic verification procedures
bytecripher
- 一种可以进行字节级加密的算法。对嵌入式数据保护有用。-A way to carry out byte-level encryption algorithm. Useful for embedded data protection.
des3
- 银行进入软件系统中进程会用到的系统des,3des算法加密解密C语言实现-Banks into software system of process is used in the des, 3 des algorithm encryption to decrypt the C language implementation
DES-String
- DES Encrypt Algorithm from string
rsa
- RSA数字签名,基于RSA算法在Visual C++上的实现,代码简单易懂,功能齐全-RSA digital signatures
AES-CBC_MAC
- AES with cbc mac, this is not the best but good enough to learn aes encryption
