搜索资源列表
HaiminCoding
- 这是一个使用visual C++ 6.0的mfc编写的海明码编码的程序,实现了海明码的编码,和一位检错。-It is a visual C 6.0 mfc prepared Haiming coding procedures, to achieve the Haiming codes, and an error.
BlowFish_E189816672005
- VC环境下BlowFish算法加密解密原程序.This is a simple Blowfish encryption/decryption class implemented in C++ (MFC).
md5
- 已经封装好的MD5摘要生成算法。支持C/C++。如果不在MFC下使用请删除其中的include文件
jaimi
- 信息安全的RSA与DES加解密算法的实现,用的是Visual C++MFC
playfair
- 自己编写的playfair加密/解密完整源程序.是用VC6 MFC编写的.Windows运行界面.可在Microsoft Visual C++ 6.0集成开发环境下直接编译运行.
md5
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。
Aes.rar
- 使用C++和MFC做的AES加密解密系统,The use of C++ and MFC to do the AES encryption and decryption system
Julia
- 用MFC编写的基于Julia集加密解密的算法,本程序能成功的绘制出2次,m次以及广义的Julia集,并且是在复数空间中,同时能实现无限制的放大,还可以选取任意大小空间截屏保存。接着利用Julia集对图像进行加密解密,并计算出他们的信噪比。全部功能都已实现,是本人的毕业设计。-Written with the MFC-based encryption and decryption algorithm for Julia sets, the program can successfully draw
AES
- ASE算法实现 C++ MFC 密码学课程设计-ASE algorithm C++ MFC Cryptography Course Design
AES
- AES加密以及解密实现,这是一个AES文件加密软件,用VC++ MFC编写,里面有详细的源代码以及加密和解密的具体实现方法。-AES encryption and decryption to achieve, this is a AES file encryption software, written using VC++ MFC, which has detailed source code and encryption and decryption of the specific impl
VC_RSA
- rsa加解密程序-rsa encryption and decryption process
DESTest
- 实现DES的加密解密,有MFC界面,语言为C-The realization of the DES encryption and decryption, there are MFC interface language for C
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,
playfair
- playfair加密,MFC编译成功-Playfair encryption, MFC compile success
rsa
- rsa 加密算法 c++ 实现,适用于mfc,欢迎指出其中的不足-rsa encryption algorithm c++ implementation, applicable to mfc, welcome to one of the shortcomings pointed out
q128.asm
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入-This is an easy to use the MD5 of the C++ category this category can be added to the console program can also be used in the MFC and to provide a deta
Base64
- base64 decoding class mfc visual c-base64 decoding class mfc visual c++
desfile_des_mfc
- 很好的c++实现的des加解密源代码,对于加解密需求的可下载参考-encryption and decryption source code c++
DES1
- 开发环境:visual stdio 2017; 开发语言:C++(MFC); 使用方法:在明文编辑框输入需加密的字符串,在密钥输入框输入加密的密钥,点击加密,密文将在密文框显示。解密同理。(Development environment: visual stdio 2017; Development language: C++ (MFC); How to use it: in the plaintext edit box, enter the encrypted string, ente
rsa数字签名
- rsa数字签名系统,c++,MFC实现,自动生成秘钥(Rsa digital signature system, c++, MFC implementation, automatic key generation)