文件名称:RRSAS
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.21mb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
RSA简洁幽雅,但计算速度比较慢,通常加密中并不是直接使用RSA 来对所有的信息进行加密, 最常见的情况是随机机产生一个对称加密的密钥,然后使用对称加密算法对信息加密,之后用 RSA对刚才的加密密钥进行加密。 已通过测试。
-RSA simple and elegant, but relatively slow computing speed, usually not directly use RSA encryption to encrypt all the information, the most common situation is randomly generated by a symmetric encryption key, then use the symmetric encryption algorithm to encrypt information after just encryption key is encrypted using RSA. Has been tested.
-RSA simple and elegant, but relatively slow computing speed, usually not directly use RSA encryption to encrypt all the information, the most common situation is randomly generated by a symmetric encryption key, then use the symmetric encryption algorithm to encrypt information after just encryption key is encrypted using RSA. Has been tested.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RRSAS\RSA\Debug\pri
.....\...\.....\pub
.....\...\.....\RSA.exe
.....\...\.....\rsa.obj
.....\...\.....\RSA.pdb
.....\...\.....\rsa.sbr
.....\...\.....\vc60.pdb
.....\...\lv.txt
.....\...\pri
.....\...\pub
.....\...\rsa.cpp
.....\...\RSA.dsp
.....\...\RSA.dsw
.....\...\RSA.ncb
.....\...\RSA.opt
.....\...\RSA.plg
.....\...\RSA_Encrypt_Decrypt.rar
.....\...\Debug
.....\RSA
RRSAS
.....\...\.....\pub
.....\...\.....\RSA.exe
.....\...\.....\rsa.obj
.....\...\.....\RSA.pdb
.....\...\.....\rsa.sbr
.....\...\.....\vc60.pdb
.....\...\lv.txt
.....\...\pri
.....\...\pub
.....\...\rsa.cpp
.....\...\RSA.dsp
.....\...\RSA.dsw
.....\...\RSA.ncb
.....\...\RSA.opt
.....\...\RSA.plg
.....\...\RSA_Encrypt_Decrypt.rar
.....\...\Debug
.....\RSA
RRSAS