搜索资源列表
RSAFromPGP
- 绝对好东东,从PGP上分离出来的RSA源代码。-absolute good Dongdong, PGP separated from the RSA code.
PGP651i-win-src
- PGP—Pretty Good Privacy,是一个基于RSA公匙加密体系的邮件加密软件。可以用它对你的邮件保密以防止非授权者阅读,它还能对你的邮件加上数字签名从而使收信人可以确信邮件是你发来的。它让你可以安全地和你从未见过的人们通讯,事先并不需要任何保密的渠道用来传递密匙。它采用了:审慎的密匙管理,一种RSA和传统加密的杂合算法,用于数字签名的邮件文摘算法,加密前压缩等,还有一个良好的人机工程设计。它的功能强大,有很快的速度。
PGP
- PGP email protocol full functional using public key infrastructure and RSA technique.
RSAUtil
- rsa的算法,使用pgp的大数库,速度很快-rsa algorithm, the use of large numbers pgp library, very fast
RSAUtil.PGP
- rsa算法的实现,有界面,用c++语言编写-rsa algorithm implementation, there are interfaces, using c++ language
PGP
- pgp混合加密算法。内嵌IDEA,RSA,MD5算法。-pgp mix encryption algorithm.In inlays the IDEA, RSA, MD5 algorithm.
PGP
- 本程序模拟软件PGP的部分基本原理,主要利用RSA模拟实现PGP中加解密实现。本程序编程实现RSA中随机产生大素数及通信双方加解密实现保密功能。-The program to simulate some of the basic principles of software PGP, PGP key used in RSA encryption and decryption simulation to achieve realization. This program generates ran
RSAUtil.PGP
- 实现RSA加密,c++语言实现的,有界面,可以自动生成数据-RSA encryption, C++ language interface that can automatically generate the data
JAVA_CRYPTO
- Basic RSA and PGP JAVA examples.