文件名称:rsa-cpp
介绍说明--下载内容均来自于网络,请自行研究使用
RSA公钥加密算法是1977年由Ron Rivest、Adi Shamirh和LenAdleman在(美国麻省理工学院)开发的。RSA取名来自开发他们三者的名字。RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的所有密码攻击,已被ISO推荐为公钥数据加密标准。RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。
-Public key encryption algorithm RSA in 1977 by Ron Rivest, Adi Shamirh and LenAdleman in (MIT) development. RSA name from the development of their three names. RSA is the most influential public-key encryption algorithm, it can resist all known password attack so far, has been recommended for ISO public key data encryption standard. RSA algorithm is based on a number of very simple fact: to multiply two large prime numbers is very easy, but then you want their product is extremely difficult to factorization, it can be the product of the public as the encryption key.
-Public key encryption algorithm RSA in 1977 by Ron Rivest, Adi Shamirh and LenAdleman in (MIT) development. RSA name from the development of their three names. RSA is the most influential public-key encryption algorithm, it can resist all known password attack so far, has been recommended for ISO public key data encryption standard. RSA algorithm is based on a number of very simple fact: to multiply two large prime numbers is very easy, but then you want their product is extremely difficult to factorization, it can be the product of the public as the encryption key.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Download\Steven\Crypto\rsa\rsa.hpp
........\......\......\...\prime.hpp
........\......\......\...\rsa.cpp
........\......\......\...\prime.cpp
........\......\......\...\vlong.cpp
........\......\......\...\vlong.hpp
........\......\......\...\prime.hpp
........\......\......\...\rsa.cpp
........\......\......\...\prime.cpp
........\......\......\...\vlong.cpp
........\......\......\...\vlong.hpp