搜索资源列表
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
aes
- 基于qt的aes加密算法,进行通信过程的信息加密,包含具体位循环、密钥加密、解密过程-Based on the qt aes encryption algorithm to encrypt information communication process, including the specific bit cyclic, key encryption, decryption process
AES
- QT实现AES加密解密功能,源代码可运行-AES algorithm in QT5
AES
- Qt使用AES加密解密,开发环境Qt4.6.3-Qt uses AES encryption and decryption, development environment Qt4.6.3
Qt AES_ECB
- QT 实现字符串AES加密、解密。 可以用来加密用户数据库等重要信息(QT implements string AES encryption and decryption. Can be used to encrypt important information such as the user database)
QtAES-v2.0
- 使用C++语言和Qt框架,基于Rijndael算法开发了AES加密软件和。 AES加密/解密软件支持8位、16位和32位密钥以及CBC、ECB、CFB三种加密/解密模式。 界面友好,可以方便地实现跨平台,数据处理迅速。 本项目使用git进行项目管理。(Using the C++ language and the Qt framework, the AES encryption software is developed based on the Rijndael algorithm. A