搜索资源列表
openssl-rsa
- OpenSSL的RSA算法应用举例。是用VC写的,有实用价值。-RSA algorithm of OpenSSL is used and given an example. Written with VC, there is practical value.
RSA MD5 Message Digest
- RSA MD5 Message Digest rsa md5消息摘要算法,VC实现,供大家参考-RSA MD5 Message Digest rsa md5 news digest algorithm, VC, for your reference
RSA(vc)
- rsa加密算法,VC环境,基于对画框的演示rsa算法的程序。
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_in_vc++
- Contains the algorithms and information required to design and implement RSA algorithm in VC++. Software is only for text data encryption and decryption.
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_RSA
- rsa加解密程序-rsa encryption and decryption process
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
TycEncrypt
- vc rsa算法的dll 可用于注册机制-vc rsa algorithm dll
RSA
- VC++6 RSA加密算法 源码 供学习使用-VC++6 RSA encryption algorithm source for studying the use of
rsa
- vc开发 实现rsa加密 解密算法 简洁实用 -Rsa encryption algorithm implementation
RSA
- 用VC++写的RSA实现包括大数运算和RSA上线-The Research on designing and optimzing of RSA
RSA
- RSA VC++实现,包括大数运算和RSA详细实现-The Designing of RSA
RSA
- 基于rsa的文件加密 vc++ mfc对话框 -rsa 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
DigitalSignatureAlgorithmtoRSA
- RSA实现数字签名算法 VC++实现,有图形化窗口-Digital Signature Algorithm to RSA
RSA
- VC环境下实现的RSA算法!之上传了c源文件和头文件-RSA algorithm is realized in the VC environment!
RSA
- VC++写的RSA算法,实现了美观功能强大的界面!-VC++ to write the RSA algorithm to achieve beautiful and powerful interface!
VC 信息加密聊天源代码
- 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。(This chat program uses the RSA data encryption algorithm of 2048 bits to encrypt and