搜索资源列表
AESEncrypt
- 用qt编写的一个文件加密程序 加密方式为AES128-Qt prepared by a file encryption program for the AES128 encryption
New
- AES的C++实现方法,用QT编写,并能够正确验证,包括AES各种密钥长度,以及文件加解密-Method of AES C++ with QT prepared, and be able to correctly verify, including AES various key length, as well as file encryption and decryption
AES
- C++ 写的QT代码,主要是用于AES加密的,原理非常简单,适用于各类情形。-C++ QT code written primarily for AES encryption, the principle is very simple, applicable to all situations.
AES.tar
- 关于aes加密解密代码,对于加密解密可以-About AES encryption and decryption code is written in QT, want to learn can refer to reference
Qt-AES_ECB_PKCS5Padding
- 最近在找Qt下可用的与java通用的AES加密解密代码。 openssl不是很好用(不会和Qt编译到一起。。。) 所以参考网上的资料,终于找到了一个C++可用的代码,稍作修改。-AES code for Qt
Qt AES_ECB
- QT 实现字符串AES加密、解密。 可以用来加密用户数据库等重要信息(QT implements string AES encryption and decryption. Can be used to encrypt important information such as the user database)
