搜索资源列表
RSAa
- 应用密码学 的关于公钥算法RSA的详细介绍-on the RSA public key algorithm in detail
RSA-publickey-algorithm
- 自己做的一个RSA公钥密码算法实践,包括源代码及其具体内容-do for myself a RSA public key cryptography algorithm practice, including the source code and its specific contents
RSAjiemian
- RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现-RSA algorithm analysis and realization of the principle. RSA is the best tool for data encryption can also be used as a digital signature algorithm for a
chengxu
- 这是关于RSA程序的,用MFC做的,有公钥、私钥,相当于一个加解密的软件。-This is on the RSA program, using MFC to do, a public key, private key, the equivalent of a decryption software.
RSA-digital-signature-design
- 随机搜索大素数,随机生成公钥和私钥; 要求使用素性检测算法及高效率求逆和模幂运算 用私钥对任意长度的明文签名 用公钥对签名验证;-Random search large prime Numbers, random public key and a private key Requires the use of element detection algorithm and efficient inverse power operation and mould With the
