搜索资源列表
MY_CAP
- 这是我编的包括古典密码,还有DES,IDEA等的几个加密算法的加密结果实现,由于时间匆忙有点粗糙,请指教-This is my series, including classical passwords, as well as DES, Several other IDEA Encryption Algorithm encryption achieve results, as a bit hasty rough time, please enlighten
RSA
- 1.RSA签名的小素数实现 2.RSA加解密的大素数实现 3.RSA_OAEP填充的实现 几个都实现了,但是比较粗糙。 但是其中的md5.cpp,bint.cpp是很不错的,可以复用 开发环境:混用了CodeBlocks、VC6-1.The small primes realize RSA signature 2.RSA encryption and decryption of large prime numbers to achieve