文件名称:RSA
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-12-07
- 文件大小:
- 244kb
- 下载次数:
- 0次
- 提 供 者:
- baime******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
RSA算法,RSA的安全基于大数分解的难度。其公钥和私钥是一对大素数(100到200位十进制数或更大)的函数。从一个公钥和密文恢复出明文的难度,等价于分解两个大素数之积-RSA algorithm, RSA Security is based on the difficulty of factoring. Its public and private keys is a large prime number (100-200 decimal or larger) function. Recovering from a public key and the plaintext ciphertext difficulty, equivalent to the decomposition product of two large prime number
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RSA\RSA\BigNum.h
...\...\Debug\RSA.exe
...\...\.....\RSA.ilk
...\...\.....\RSA.obj
...\...\.....\vc60.idb
...\...\.....\vc60.pdb
...\...\RSA.CPP
...\...\RSA.dsp
...\...\RSA.dsw
...\...\RSA.ncb
...\...\RSA.opt
...\...\RSA.plg
...\...\RSA.sln
...\...\RSA.suo
...\...\RSA.vcproj
...\...\RSA.vcproj.helloberry-PC.helloberry.user
...\...\密文.txt
...\...\明文.txt
...\...\解密所得明文.txt
...\...\Debug
...\RSA
RSA