搜索资源列表
RSA加密算法源程序
- RSA加解密算法 源程序
rsa.rar
- rsa加密解密
Abstract
- 摘 要: 1982年,Quisquate和Couvreur提出了一种RSA的变型算法,称为RSA–CRT算法,这是一种基于中国剩余定理的能够加速RSA解密的算法。1990年,Wiener提出了另外一种RSA的变型算法,称为重新平衡–RSA,进一步通过把解密成本转移到加密成本上来加速RSA解密。但是,因为公开指数e通常和RSA系数是同一量级,所以这种方法实质上最大化了加密时间。在本文中,我们介绍两种重新平衡–RSA变型算法,它们的公开指数e比模量更加的小,因此能够在保持较低解密成本的同时有效地减少
rsa
- 公钥密码算法的加密与解密 (RSA-OAEP) -Public key encryption and decryption of cryptographic algorithms (RSA-OAEP)
RSA
- RSA公钥密码算法,包括自动生成逆元,加密和解密过程,附带源代码。-RSA public key cryptography algorithm, including the automatic generation of the inverse of the encryption and decryption process, with the source code.
rsa1
- RSA算法编写的C++加密解密编程实现,RSA算法是信息安全技术领域十分经典的对称加密算法,可以实现保密通信及秘钥交换等功能。-The C++ programming realization of RSA algorithm
RSA
- RSA算法的加密和解密,可以用它作为密码学课程设计,非常好用-RSA encryption and decryption algorithms, cryptography can use it as a curriculum design, very easy to use