搜索资源列表
AES_By_VC
- 在Windows环境下用MFC实现的AES算法加密/解密功能
Aes.rar
- 使用C++和MFC做的AES加密解密系统,The use of C++ and MFC to do the AES encryption and decryption system
AES
- ASE算法实现 C++ MFC 密码学课程设计-ASE algorithm C++ MFC Cryptography Course Design
crypt
- 绝对是很好的MFC软件,各个加密算法(hash,AES,RES,DES...的集合,很全,代码都是很经典的,学习学习,很有帮助-VC
128bit-AES
- 完整的工程,128位aes加解密,有详尽的注释及文件说明-For AES encode and decode
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
AES
- MFC编写的AES加密解密程序,能对文本文件进行保护。-MFC prepared by the AES encryption and decryption procedures can protect a text file.
Encryption
- 集成了RC4,DES,AES,RSA四种加密算法-implementaion of four encryption algorithms, rc4, des, aes, rsa. MFC Interface.
AESDemo
- AES加密算法的类,源码为类调用的Demo程序,源码使用MFC编程环境。-AES encryption algorithm type, source code for the class called Demo program source code using the MFC programming environment.
bxnmfc18ok
- 最好的开源AES加解密程序 MFC编写 功能强大 AES VC++ MFC VC++6.0 最好的加密解密程序 功能强大 这是迄今为止,我发现的最好的开源AES加解密程序,界面友好,功能强大-The best open source AES encryption and decryption process MFC write powerful AES VC++ MFC VC++6.0 best powerful encryption and decryption process is
AES
- 用VC++、MFC、AES实现对文件加密解密的源代码-encode and decode about code
javaMail
- 该系统同样是在MFC的框架上进行编写。系统实现过程如下:用POP3协议完成邮件接收,用SMTP协议完成邮件的发送,并且对原文内容进行AES加密。然后对AES的密钥进行RSA加密,并将加密后的AES密钥随邮件的正文一起发送给接收方。而接收方在收到邮件之后,首先还原出AES密钥,接着对邮件的内容进行解密,还原出邮件正文。-The system is also in preparation on the MFC framework. System implementation process is a
AES
- AES加密算法的MFC简单界面显示,输出中间数据-AES encryption algorithm MFC simple interface display and output intermediate data
AES_Test
- 一个使用AES算法加解密文本文件的程序,使用MFC。-Encryption and decryption using the AES algorithm a text file of the program, use MFC.
AES
- AES文件字符串的加密解密 具有优美的MFC界面-AES file encryption and decryption of string with a beautiful MFC interface
AES-encryption-and-decryption
- AES加解密,但不是可视化的,因为对MFC不是很熟悉-AES encryption and decryption, but not visual, because the MFC is not very familiar with
AES
- 利用C语言中的MFC工具实现AES算法对文件的加解密。-MFC tools using C language in the AES algorithm for file encryption and decryption.
Aes
- 和之前DES算法一样。这是AES算法的实现,有MFC界面。主要是字符和字符串加密。可以作为加密小软件-And before the same DES algorithm. This is the AES algorithm with MFC interface. Main character and string encryption. Encryption software can be used as a small
AES-Simlator
- 自己用C语言写的AES加密代码,通过MFC实现-AES Simlator
AES_MFC
- 实现AES的加密解密、雪崩效应 MFC开发UI(The implementation of AES encryption, decryption, avalanche effect MFC developing UI)