搜索资源列表
Rijndael
- 高级加密标准AES优胜算法Rijndael c语言源代码。-Advanced Encryption Standard algorithm Rijndael winning c language source code.
AES源码
- 这个是高级加密标准的C语言程序-this is the Advanced Encryption Standard C Programming Language
正确的AES
- 这是一个正确的用C语言写的AES程序可以直接用结果是正确的.加密速度比较快吧.-this is a correct use of the C language to write procedures AES results can be directly used to be correct. Encryption speed faster it.
AES候选算法RC6未优化
- 加解码算法,用c语言编程 ,AES候选算法RC6未优化-increase decoding algorithm, using c programming language, the candidate AES algorithm optimization not RC6
AES(Rijndael)
- c语言实现标准的AES加密算法 解密密钥需是10轮后产生的-C Language standard AES decryption key encryption algorithm takes 10 after the
aes-sbox
- 这是一篇介绍aes加密算法中s盒的c语言实现设计-introduced Orangk'aes encryption algorithm's box of C Language Design
AESall
- AES高级加密/解密过程C语言演示,对了解学习AES原理有莫大帮助-AES Advanced Encryption/decryption process demonstration of C language, learning to understand the principles of AES will be of immense help to
aes-src-02-03-07
- AES加密算法C语言实现,比较好用。大家来下吧-AES encryption algorithm C language, the better quality. Everyone to come under it
aes
- C语言环境下的AES加密算法,支持128位的AES加密。-C language environment AES encryption algorithm, support 128-bit AES encryption.
xyssl-0.8
- 很多密码算法的一个源代码实现的集合,写的比较专业,c语言的。有DES,AES,RSA,MD2,MD4,MD5-Many cryptographic algorithm realization of a collection of source code, written by more professional, c language. There are DES, AES, RSA, MD2, MD4, MD5
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-AES-r
AES
- 用C语言编写AES加密解密算法,实现加密解密功能-Using C language AES encryption and decryption algorithms, encryption and decryption functions realize
Rijndael1
- 密码学中的aes算法的C语言又一实现 密码学中的aes算法的C语言又一实现-Aes cryptography algorithm in C language realize another Cryptography aes algorithm realize another C language
AESDemo
- AES加密算法用C语言实现,能够实现文件和字符串的加密-AES encryption algorithm using C language, be able to realize encrypt files and strings
aes-c
- AES算法主要包括三个方面:轮变化、轮数和密钥扩展。本文以128为例,介绍算法的基本原理;结合C语言,实现高级数据加密算法AES(AES-128)。-AES algorithm mainly includes three aspects: round of changes, round number and key expansion. In this paper, 128 for example, introduce the basi
dsc-src
- aes算法C语言版,个人感觉比较好用的,欢迎大家下载-aes algorithm C language version, individuals feel relatively easy to use, and welcome everyone to download
AES
- AES最新加密解密算法,C语言源代码-The latest AES encryption and decryption algorithm, C language source code. . . . .
AES-128
- 用c语言实现得AES128加密,亲测可用,欢迎各位前来下载(Using C language to achieve aes128 encryption, pro test is available, welcome to download)
AES-master
- C语言 AES加密代码 支持128 256 位机密(The C language AES encryption code supports 128256 bit Secrets)
AES_CMAC
- 通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 1