搜索资源列表
TestAes
- aes算法的c++实现及其加密解密过程所需时间的测试,无解压密码-Aes Algorithm c achieve encryption and decryption process and the time required for testing, without extracting passwords
aes-sbox
- 这是一篇介绍aes加密算法中s盒的c语言实现设计-introduced Orangk'aes encryption algorithm's box of C Language Design
AESC++
- aes加密算法的c++实现,里面包含两个文件,详细的aes加密过程
AES
- AES-rijndael 算法的详细资料, 包括 AES加密算法中的SBox及其C语言实现.pdf FIPS197(chs).pdf FIPS197.pdf nist.url Rijndael.pdf rijndael算法流程.swf Rijndael算法深入的研究.doc Rijndael算法优化技术研究.doc 公钥密码体制与有限域(2).pdf 一种基于伽罗瓦域的密码系统.pdf
AESDemo
- AES加密算法用C语言实现,能够实现文件和字符串的加密
AES-Source-Code
- AES加密算法的C++实现,比较精简,比较准确-AES encryption algorithm in C++, more streamlined, more accurate
AES
- AES加密算法的加解密实现,c语言实现,分别实现了128bit,192bit,256bit的算法-AES encryption algorithm, the c language realization
AES
- C++实现的AES加密算法,接口简单,可以直接使用-C++ implementation of the AES encryption algorithm, the interface is simple, can be used directly
aes
- 本代码为实现了AES128位加密算法的C程序实现-the source codes implement the AES encrpytion algorithm in C.
myAES
- AES加密算法, 一个AES的C++语言具体实现.-AES encryption algorithm
AES
- 对于AES算法的加密和解密过程的C++实现-AES algorithm for encryption and decryption process of the C++ to achieve
aes_encrypt
- AES加密算法,使用C语言实现的,代码效率很高。-AES encryption algorithm, C language implementation, more efficient.
AES_C_Delphi7
- AES算法的C和Delphi实现,支持128,192,256位密码,C实现为网上下载,Delphi为本人根据C翻译的,经测试完全可以实现相互加密解密。-AES algorithm C and Delphi to achieve, support 128,192,256-bit code, C implementation for online download, Delphi as my translation according to C, tested fully with each oth
aes
- AES 加密算法的一个精巧实现,提供加密实例-a cute C implementation of AES cryption algorithm
aes
- 是对AES加密算法,解密算法的一种快速实现方法,使用C-Is the AES encryption algorithm, decryption algorithm of a fast implementation method, using C++
aes-encryption-algorithms-
- aes加密算法的原理与设计实现 ,里面包含C语言代码。-aes encryption algorithms and design principles to achieve, which contains the C language code.
AES-FOR-CPP
- 本文章的内容是AES加密算法的C++语言实现的源码-C++ implementation of the AES code pure code to implement the AES encryption and decryption process
aes-crypto-cpp
- aes加密算法,纯C++实现,本代码是一个VC++6.0项目,包含aes加密算法的封装,并且有测试代买-aes encryption algorithm to achieve C++
aes
- AES加解密算法的C语言实现。高级加密标准(英语:Advanced Encryption Standard,缩写:AES),在密码学中又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院(NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。(C
AES_CMAC
- 通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基