搜索资源列表
rsajiemian
- rsa算法的原理分析及实现。rsa是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现-rsa algorithm analysis and realization of the principle. rsa is the best tool for data encryption can also be used as a digital signature algorithm for a
VCPP-information-encrypted
- 本聊天程序采用2048bit 的rsa 数据加密算法对数据进行加密和数字签名后发出,因为rsa加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。-This chat program using rsa 2048bit data encryption algorithm for encryption and digi