搜索资源列表
PGP
- pgp混合加密算法。内嵌IDEA,RSA,MD5算法。-pgp mix encryption algorithm.In inlays the IDEA, RSA, MD5 algorithm.
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
CryptBox_Code.zip
- 文件加密和解密使用基于密码的加密 (PBE)。 基于密码的加密 (PBE) 从密码派生的加密密钥。为了使从获取的密码密钥非常耗费时间的攻击任务,大多数 PBE 实现 (作为一个如下所示) 将混合在一个随机数称为盐,以创建密钥。,File Encryption and Decryption using Password Based Encryption (PBE). Password-Based Encryption (PBE) derives an encryption key from a