搜索资源列表
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.
1
- 一个用VC++写RSA算法,可直接运行!-One with VC++ to write RSA algorithm, can be directly run!
DLL
- 在UNION_RSA.cpp中,以下函数是公钥运算函数 // A,输入参数:签名数据,输出参数:签名 // E,输入参数,模数 // N,公钥/私钥 // dwLen,签名数据的长度 int UNION_RSA(unsigned char * A,const char * E,const char * N,unsigned int dwLen).-RSA- VC
RsaTest
- 一个用VC实现的RSA算法,包括加密与解密-rsa vc
RSA
- RSA加密小程序,可以在vc++里面实现。并进行环境测试-failed to translate
RSA
- vc环境下RSA算法加解密功能 很強大,對RSA瞭解有所幫助-Vc environment RSA algorithm encryption function
RSA_NHOM6_KHMT3K3
- RSA system source code and program on VC-RSA system source code and program on VC++
RSA-program
- 在VC平台上用c++实现的RSA加密解密算法-Implementation of RSA encryption algorithm
2-rsa
- rsa数字签名, rsa数字签名, vc-rsa digital signature,rsa digital signaturersa digital signature,vc++
VC 信息加密聊天源代码
- 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。(This chat program uses the RSA data encryption algorithm of 2048 bits to encrypt and