搜索资源列表
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,
iliyu_51775964004477
- RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA -RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatu
1.Cipher
- Chiper算法的数据加密系统,MFC界面生成-Chiper algorithm Data Encryption System, MFC interface generation
2.DES
- 基于DES加密算法的数据加密系统,有MFC界面-DES encryption algorithm based on the data encryption system, a MFC interface
3.RSA
- 基于RSA加密算法的数据加密系统,有MFC界面-RSA encryption algorithm based on the data encryption system, a MFC interface
AES
- AES加密算法的MFC简单界面显示,输出中间数据-AES encryption algorithm MFC simple interface display and output intermediate data
jiami
- 加密解密 MFC 程序用DES加密算法编写的加密程序 利用加密程序可以实现对数据信息的加解密功能,数据信息可以是文本、图片、音频、视频文件。 综合实验:建立一加密传输系统,发送方将加密后的密文文件进行传输,发给接收方。接收方将接收到的密文进行解密,并将还原后的明文输出。-MFC program with encryption and decryption DES encryption algorithm the encryption program written using encrypt
RSA
- 信安实验RSA加密MFC版本.默认16进制显示(可以在Dlg.cpp中修改数据,支持10进制显示)-Letter Ann experiment RSA encryption MFC version. The default hexadecimal display (can modify data in the CPP. Dlg, support into the show. 10
MD5_RSA
- mfc上MD5加密和RSA加密,程序验证加密后数据正确-mfc MD5 encryption and RSA encryption, program verification encrypted data correctly
TESTMD4
- 用MFC实现MD4算法,可在界面中输入数据进行MD4的计算-MD4 algorithm with MFC,You can enter data in the interface calculations MD4