搜索资源列表
rsaalgorithminvc
- rsa加密算法的vc实现,可以实现1024位的加密-the source code of rsa algorithm in vc,which can do 1024bits encryption.-rsa encryption algorithm vc realized, 1024 can be achieved encryption-the source code of rsa algorithm in vc, which can do 1024bits encryption.
MyRSA
- 用VC编写的32位RSA加解密算法程序,采用控制台输入输出方式,加密速度达到800kb/s.绝对原创。-Written by VC RSA encryption and decryption algorithm 32-bit program, using the console input and output, encryption speeds of up to 800kb/s. absolute originality.
RSA
- RSA加密算法,可以实现实现128,256,512,1024,2048位的RSA加密解密运算-Use vc++ Realize RSA encryption and decryption algorithm source code.RSA digital signature algorithm of RSA
RSA
- 基于rsa的文件加密 vc++ mfc对话框 -rsa file encryption system
13898386RSA(vc)
- rsa算法。可实现加密与解密。很好的软件代码。-rsa algorithm. Encryption and decryption can be achieved. Very good software code.
rsa
- VC实现RSA加密,在MFC下运行实现,可用于PGP加密部分-RSA based on Visual C++
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
WRSA_MFCi
- 用VC实现的简单的RSA算法,能够加密,解密,以以窗口形式显示出来 ,经测试可直接使用。 -VC in the RSA algorithm to encrypt, decrypt, displayed in the form of windows, has been tested and can be used directly.
RSAPVCPP
- VC++ 实现RSA加密,利用RSA标准算法-VC++ implementation of RSA encryption using the RSA standard algorithm
vc-encryption-algorithm
- vc常用的加密算法包含des、rsa等200多个加密算法源码-vc commonly used encryption algorithm
encryptdll3.8
- 共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
DES
- 200多个常见的VC++加密算法源代码,像DES、ASN、hex、rsa等等算法,你可以先下载保存在电脑上,以后或许能用到,加密也是常用的一种程序数据处理方式,实用性比较大。-Over 200 common VC++ encryption algorithm source code, algorithms like DES, ASN, hex, rsa, etc., you can download stored in the computer, after perhaps can be use
RsaTest
- 一个用VC实现的RSA算法,包括加密与解密-rsa vc
RSA
- RSA加密小程序,可以在vc++里面实现。并进行环境测试-failed to translate
RSA-program
- 在VC平台上用c++实现的RSA加密解密算法-Implementation of RSA encryption algorithm
RsaEncrypt
- VC++ 实现openssl rsa 加密 dll库-vc++ openssl rsa
VC 信息加密聊天源代码
- 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。(This chat program uses the RSA data encryption algorithm of 2048 bits to encrypt and