搜索资源列表
RSA
- 这个rsa算法是在vc环境下实现,用mfc做了界面,从功能到外观都想当不错
RSA
- 简单的RSA算法的加密解密程序,带MFC界面的
RSA
- RSA数字签名 RSA算法的加密解密 可视化MFC界面
RSA算法源码
- 用mfc做的程序,能实现RSA算法的源代码。很实用。
MFC RSA使用算法
- 使用RSA加密算法完成对文件的加密
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,
rsa
- rsa算法 CRYPTO 函数库 实现,注意编译时候把工程属性修改成使用MFC静态连接-rsa algorithm library CRYPTO realized, attention to compile time to modify the project properties to use MFC static Connection
RSA
- RSA加密,MFC编译成功-RSA encryption, MFC compile success
rsa
- rsa 加密算法 c++ 实现,适用于mfc,欢迎指出其中的不足-rsa encryption algorithm c++ implementation, applicable to mfc, welcome to one of the shortcomings pointed out
RSA
- 基于rsa的文件加密 vc++ mfc对话框 -rsa file encryption system
RSA-MFC
- RSA-MFC,基于MFC的RSA加密算法的实现,可以用于16进制文件的加解密-RSA-MFC, the MFC based on the realization of RSA encryption algorithm, can be used for 16-band file encryption and decryption
RSA
- 用RSA算法实现字符串的加密解密,MFC实现,界面简洁易操作。-RSA algorithm with a string encryption and decryption, MFC implementation, interface, simple and easy to operate.
mimaxshiyan
- 密码学实验源码· 包含三个密码算法 DES RSA 和 MD5 VC++ MFC界面-Experimental source cryptography consists of three DES RSA and MD5 cryptographic algorithm
RSA
- RSA算法加密与解密,MFC精美的添加SKinMagic皮肤的可视化界面,采用了分治法处理大整数取模问题-RSA algorithm for encryption and decryption, MFC delicate skin to add SKinMagic visual interface, using divide and conquer the problem to handle large integers modulo
RSA
- 基于MFC的RSA加密程序,该程序实现了RSA的细节-MFC-RSA-based encryption program that implements the details of RSA
RSA
- MFC开发的RSA加密算法(调用MFC API)-MFC RSA
MFC
- 集中了各种加密算法 如RSA DH playfair keyword 等常用加密算法 用MFC做出了界面软件-It‘s a good software about cypher
RSA
- MFC实现RSA加密,有界面交互;加密过程,很容易看到,是学习,实验必备的。-The MFC implementation of RSA encryption, interactive interface is easy to see that the encryption process, learning, experimental essential.
vs2005-MFC-RSA
- vs2005 MFC RSA加密解密。vs2005 MFC RSA加密解密-VS2005 MFC RSA encryption and decryptionVS2005 MFC RSA encryption and decryption。
rsa数字签名
- rsa数字签名系统,c++,MFC实现,自动生成秘钥(Rsa digital signature system, c++, MFC implementation, automatic key generation)