详细说明:1、使用MIRCL大整数库开发的,支持最高4096位。
2、加密时原文的长度一旦超过密钥长度,就会解密错误。
这里不实现任意长度字串的加密原因有二:
1)。便于观察及测试用
2)。偷懒
3、如果在使用时发现原文和密码不一样的时候,就说明出现了第二点的情况
4、如果在生成素数及密钥的时候,如果原文已经存在,则会自动加密及解密;
但当密钥长度大于1024的时候,则想要加密及解密都需要点击按钮。
现在想到的就这几点了,以后想到了再补。-1, the use of the large integer MIRCL development, support the highest 4096. 2, encryption at the original length exceeding key length, will be declassified wrong. Here is not to achieve arbitrary length of the encrypted string two reasons : 1). Facilitate observation and tests using 2). 3 lazy, if found in the use of the original and a password is not the same time, it reflects the emergence of the second of four points. If the production-number and keys, if the original has been in existence, will be automatically encrypted and decrypted. But key length of more than 1024 when it wants to encryption and decryption require Click the button. Now think of these suggestions, and stop thinking of the future.
[RSA_lw.rar] - 本代码实现基于RSA算法的文本加密解密功能,在C++环境下运行
[RSA-C++.rar] - RSA算法的C++源程序,喜欢的下,
[USB LCD字符液晶输出示例.rar] - some examples of LCD character display via EZUSB
[RsaKit_V1[1].0.rar] - RsaKit_V1[1].0 一个高手写的RSA算法的加密解密的源码,类封装的很好,代码清晰易懂。VC。
[加密算法库及示例程序 .zip] - RSA DES 等几个算法的C程序,不要错过
[VC++RSA.rar] - VC++实现RSA算法 进行了部分优化,优化地方参考:程序中间的注释, 查考书籍是: 《计算机密码学》(第二版)卢开澄 清华大学出版社
[Rsa_VC_SRC.rar] - RSA算法源码,包括大数运算
[RSA.rar] - RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA
[CListCtrlStyleSample.zip] - 教你怎样使作列表视控件,以实现该控件的扩展。
[RSA-C++.rar] - RSA算法的C++源程序,喜欢的下,
[USB LCD字符液晶输出示例.rar] - some examples of LCD character display via EZUSB
[RsaKit_V1[1].0.rar] - RsaKit_V1[1].0 一个高手写的RSA算法的加密解密的源码,类封装的很好,代码清晰易懂。VC。
[加密算法库及示例程序 .zip] - RSA DES 等几个算法的C程序,不要错过
[VC++RSA.rar] - VC++实现RSA算法 进行了部分优化,优化地方参考:程序中间的注释, 查考书籍是: 《计算机密码学》(第二版)卢开澄 清华大学出版社
[Rsa_VC_SRC.rar] - RSA算法源码,包括大数运算
[RSA.rar] - RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA
[CListCtrlStyleSample.zip] - 教你怎样使作列表视控件,以实现该控件的扩展。
文件列表(点击判断是否您需要的文件):
RSA_Tool
........\Resource.h
........\rsa.h
........\RSA_Tool.cpp
........\RSA_Tool.dsp
........\RSA_Tool.dsw
........\RSA_Tool.h
........\RSA_Tool.rc
........\RSA_ToolDlg.cpp
........\RSA_ToolDlg.h
........\StdAfx.cpp
........\StdAfx.h
........\软件
........\....\RSA_Tool.exe
RSA_Tool
........\Resource.h
........\rsa.h
........\RSA_Tool.cpp
........\RSA_Tool.dsp
........\RSA_Tool.dsw
........\RSA_Tool.h
........\RSA_Tool.rc
........\RSA_ToolDlg.cpp
........\RSA_ToolDlg.h
........\StdAfx.cpp
........\StdAfx.h
........\软件
........\....\RSA_Tool.exe