搜索资源列表
rsa-daima11
- rsa 加密算法的实现使用vc实现可以调试要的就下-rsa encryption algorithm implementation can be achieved using vc debugging to the next
RSA
- 利用vc++实现RSA加密解密算法源代码
VC++_RSA
- RSA加密解密程序代码,与大家分享下
rsa
- RSA加密算法的源代码,VC环境编译后可运行,编译无错误
RSA
- 用vc++6实现的一个RSA加密程序,功能比较齐全,运行界面比较漂亮
RSA(vc)
- rsa加密算法,VC环境,基于对画框的演示rsa算法的程序。
RSA加密程序
- RSA加密程序,使用VC++实现的。
RSA algorithm c++
- 采用RCS做文件加密的源程序代码,VC环境。包含两个文件包,里面的Readme有详细介绍。,Using RCS to do file encryption source code, VC environment. Package consists of two documents, which detailed the Readme.
RSA
- RSA加密算法,可以实现实现128,256,512,1024,2048位的RSA加密解密运算-Use vc++ Realize RSA encryption and decryption algorithm source code.RSA digital signature algorithm of RSA
vc-RSAnew.ra20050713
- 使用VC++开发的安全聊天程序,采用MD5和RSA加密算法,使用IOCP技术-use development of the VC Chat safety procedures, using MD5 and RSA encryption algorithm, the use of IOCP technology,
VC_RSA
- rsa加解密程序-rsa encryption and decryption process
md5
- vc编写的rsa加密软件,包括源码.有兴趣的同志可以另做界面-vc prepared rsa encryption software, including source code. Comrades who are interested can do the other interface
RSA
- RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatures,
RSAExample
- 使用OPENSSL进行 RSA加密解密例子-The use of OpenSSL for RSA encryption and decryption examples
RSA
- VC++6 RSA加密算法 源码 供学习使用-VC++6 RSA encryption algorithm source for studying the use of
rsa
- vc开发 实现rsa加密 解密算法 简洁实用 -Rsa encryption algorithm implementation
RSA
- 基于rsa的文件加密 vc++ mfc对话框 -rsa file encryption system
Encrypt
- 基于VC++基础上仿射加密\RSA加密\DES加密的文件加密系统-Based on VC++ based on the affine encryption \ RSA encryption \ DES encryption file encryption system
8736103199-GuTingTing-RSA
- RSA密码体制的实现摘要自20世纪90年代以来,计算机网络技术使得计算机应用得到 ... 用VC++编程实现了RSA算法加密和解密运算,在算法的实现过程中,调用了已有的大整数类-The realization of RSA cryptosystem Abstract from the 20th century since the 90' s, computer network technology allows computer applications to be used ... VC
VC 信息加密聊天源代码
- 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。(This chat program uses the RSA data encryption algorithm of 2048 bits to encrypt and