搜索资源列表
aes-c[1][1].tar
- 该文件属于c++运行环境下AES加密程序源码。-documents belonging to the c runtime environment under AES encryption source.
AES算法C源码
- AES算法C源码-AES C source
aes-c
- AES算法主要包括三个方面:轮变化、轮数和密钥扩展。本文以128为例,介绍算法的基本原理;结合C语言,实现高级数据加密算法AES(AES-128)。
AES C++
- 用C++实现的AES加解密类
AES AES快速算法和蓝牙设备中用的E0算法
- AES快速算法和蓝牙设备中用的E0算法(用于加密)、E1算法、E2算法、E3算法(用于密钥管理和鉴权等)等,AES fast algorithms and Bluetooth devices using the E0 algorithm (for encryption), E1 algorithm, E2 algorithm, E3 algorithm (for key management and authentication, etc.)
aes.zip
- AES算法加解密的MFC程序,在visual c++ 6.0中编辑,AES algorithm for encryption and decryption process of the MFC in visual c++ 6.0 edit
aes.rar
- AES加解密算法的C语言实现,可用于嵌入式,PC机程序,source code for AES, c language
Aes.rar
- 使用C++和MFC做的AES加密解密系统,The use of C++ and MFC to do the AES encryption and decryption system
AES.zip
- AES最新加密解密算法,C语言源代码。。。。。,The latest AES encryption and decryption algorithm, C language source code. . . . .
AES-C
- aes(rijndael 算法)的C语言实现,完整的程序源码,仅供参考-aes (rijndael algorithm) of the C language, complete source code, for reference only
c语言的AES加解密算法
- aes加解密算法C语言实现,纯C语言实现,不调用任何标准C外的函数库,分为加密和解密两个c源文件,由于是纯C语言实现,适合于移植到其他操作系统,如LINUX等,
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
- C语言实现AES的两种方式,实现了128,192,256三种模式的加密解密-C language AES' s two ways to achieve the three modes of encryption and decryption 128,192,256
AES-128Bit-C51
- AES算法,在51单片机中用c语言实现,大家可以参考下!-AES algorithm, used in 51 Singlechip c language, everyone can refer to the next!
aes-c
- aes的实现,语言C 很好很快 对于学习密码学的人很有用-aes of the implementation, language C very soon
aes.c
- co ban ve AES. duoc viet bang ngon ngu C
AES
- AES算法的C语言版本,支持ECB和CBC模式,速度和体积都经过本人精心优化,适合于C51、ARM和PC,内有Keil、ADS和VC6 三个工程和测试代码,并附有算法原理和演示动画资料。-The C language version of the AES algorithm supports ECB and CBC mode, speed and code size after I carefully optimized for the C51, ARM and PC, there Keil,
tiny-AES-c-master
- Tiny Advanced Encryption Standards C Library
AES
- 实现AES加密解密,AES是一种对称加密算法。(Realize AES encryption and decryption, AES is a symmetric encryption algorithm.)
AES加密
- 基于openssl AES加解密功能封装(Encapsulation based on OpenSSL AES encryption and decryption function)