搜索资源列表
RSAUtil.PGP
- rsa算法的加密与解密算法, 界面为英文-rsa algorithm encryption and decryption algorithms, interface for English
RSAFromPGP
- 绝对好东东,从PGP上分离出来的RSA源代码。-absolute good Dongdong, PGP separated from the RSA code.
PGP
- PGP的安全 ■内容提要■ ◎ 前言 ◎ IDEA 的安全性问题 ◎ RSA 的安全性问题 ● 选择密文攻击 ● 过小的加密指数 e ● RSA的计时攻击法 ● 其他对RSA的攻击法 ◎ MD5 的安全性问题 ● 对MD5的普通直接攻击 ● 对MD5的生日攻击 ● 其他对MD5的攻击 ● 口令长度和信息论 ◎ 随机数的安全性问题 ● ANSI X9.17 PRNG ● 用户击键引入随机性 ● X9.17 用MD5进行预洗
PGP651i-win-src
- PGP—Pretty Good Privacy,是一个基于RSA公匙加密体系的邮件加密软件。可以用它对你的邮件保密以防止非授权者阅读,它还能对你的邮件加上数字签名从而使收信人可以确信邮件是你发来的。它让你可以安全地和你从未见过的人们通讯,事先并不需要任何保密的渠道用来传递密匙。它采用了:审慎的密匙管理,一种RSA和传统加密的杂合算法,用于数字签名的邮件文摘算法,加密前压缩等,还有一个良好的人机工程设计。它的功能强大,有很快的速度。
PGP.Corporation.PGP.SDK.v3.7.2.ccrun.044998
- PGP SDK 包括大范围的标准加密、数字签名和编解码技术,以及各种网络安全协议执行程序。PGP SDK为开发人员提供同其他PGP产品核心相同的核加密功能。 PGP SDK技术说明:PGP SDK是我们的加密和密钥管理库的C接口,支持以下平台: · Windows 98, Millennium (ME), NT, 2000, and XP · Mac OS X · Linux x86 with 2.0.x kernel or later · Sun Solaris
PGP
- PGP email protocol full functional using public key infrastructure and RSA technique.
rsa
- VC实现RSA加密,在MFC下运行实现,可用于PGP加密部分-RSA based on Visual C++
RSAUtil
- rsa加密算法(PGP open source)-rsa encryption algorithm (PGP open source)
algorithm
- DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
PGP-src
- PGP源码和程序文档,非常实用,可以用来学习RSA算法的应用-PGP
FST
- 综合三种加密算法: 1.AES对称加密算法 2.RSA非对称加密算法 3.MD5消息摘要算法 实现类PGP的文件网络安全传输系统,附带系统运行用例说明书。-Composite of three encryption algorithms: 1.AES symmetric encryption algorithm 2.RSA asymmetric encryption algorithm 3.MD5 PGP message digest algorithm class files
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.