搜索资源列表
RSAjimi
- rsa的算法,复制到VC++后稍改一下就可以运行了,-rsa algorithm, reproduction of the VC after the change it slightly on the run,
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
1
- 一个用VC++写RSA算法,可直接运行!-One with VC++ to write RSA algorithm, can be directly run!
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
RSA_algorithm_classic_VC_Code_Programming
- RSA algorithm is the classic VC Code Programming VC编程开发RSA算法经典代码-RSA algorithm is the classic VC Code Programming
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
vc-encryption-algorithm
- vc常用的加密算法包含des、rsa等200多个加密算法源码-vc commonly used encryption algorithm
RsaTest
- 一个用VC实现的RSA算法,包括加密与解密-rsa vc
RSA
- RSA加密小程序,可以在vc++里面实现。并进行环境测试-failed to translate
RSA
- vc环境下RSA算法加解密功能 很強大,對RSA瞭解有所幫助-Vc environment RSA algorithm encryption function
RSA-program
- 在VC平台上用c++实现的RSA加密解密算法-Implementation of RSA encryption algorithm
2-rsa
- rsa数字签名, rsa数字签名, vc-rsa digital signature,rsa digital signaturersa digital signature,vc++
RSA
- 直接将文档内容粘贴在VC++6.0上运行即可,绝对好使,假一赔十!-The document content directly paste in vc++ 6.0 can be run on, absolutely so that, false a compensate ten!
RSA
- 直接将文档内容粘贴在VC++6.0上运行即可,绝对好使,假一赔十!-The document content directly paste in vc++ 6.0 can be run on, absolutely so that, false a compensate ten!
VC 信息加密聊天源代码
- 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。(This chat program uses the RSA data encryption algorithm of 2048 bits to encrypt and