文件名称:rsa-cpp
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:8.08kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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.
相关搜索: RSA.c
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Download/Steven/Crypto/rsa/rsa.hpp
Download/Steven/Crypto/rsa/prime.hpp
Download/Steven/Crypto/rsa/rsa.cpp
Download/Steven/Crypto/rsa/prime.cpp
Download/Steven/Crypto/rsa/vlong.cpp
Download/Steven/Crypto/rsa/vlong.hpp
Download/Steven/Crypto/rsa/prime.hpp
Download/Steven/Crypto/rsa/rsa.cpp
Download/Steven/Crypto/rsa/prime.cpp
Download/Steven/Crypto/rsa/vlong.cpp
Download/Steven/Crypto/rsa/vlong.hpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.