搜索资源列表
aes128-rtl
- 本程序是AES128 加密算法硬件实现源程序。符合NIST FIPS-197标准
aes128位密钥加密实现
- 实现简单的aes128位密钥加密,适合初学者。
AES128
- AES128bit加密算法。在PDF文档中有详细算法描述。程序打印出的内容为验证结果。对应文档中的33-34页最左侧的结果。不清楚的朋友可以给我发EMAIL.-AES128bit encryption algorithm. Has the detailed algorithm descr iption in the PDF documents. The procedure prints content for confirmatio
verilog
- 用于aes128加密的扩展密钥算法,比较详细-For the expansion of key aes128 encryption algorithm, a more detailed
aes128-rtl
- 本程序是AES128 加密算法硬件实现源程序。符合NIST FIPS-197标准-This procedure is AES128 encryption algorithm hardware implementation source code. Consistent with the NIST FIPS-197 standard
aes
- 本代码为实现了AES128位加密算法的C程序实现-the source codes implement the AES encrpytion algorithm in C.
aes128
- AES实现的效率如面积、吞吐量和功耗等,主要是由列混合变换和S 盒的实现决定的。S 盒单元的实现成为设 计的重点,它的硬件实现在很大程度上决定着整个芯片的面积大小。 -AES to achieve efficiency, such as area, throughput and power consumption, mainly by the S box column mixing transformation and the
AES128
- AES 加密软件 密码课程设计--AES128位加密-AES encryption software password curriculum design- AES128 bit encryption
AES128
- Advanced Encryption Standard. This is sourcecode of the AES128.
AESdeskapp
- aes128加密与解密希望对大家有好处-aes128 encryption and decryption hope all is good
AES_implementation
- 基于JAVA下,AES算法的实现,包含AES128, AES192, AES256, 博士毕业设计-Under the JAVA-based, AES algorithm implementation, including AES128, AES192, AES256, Ph.D. Graduation
aes-18f4550
- Edi Permadi code for AES128 implementation on PIC18f4550
aes128
- aes128M加密算法,是c程序的,供大家分享交流-aes128M encryption algorithm, is the c program for people to share exchange
aes128-2007-05-04.tar
- aes128加密和解密 这个文件里面包含了一些加密和解密算法,还有使用的方法(函数)。用的时候直接调用就可以了,很方便,也很效率。-aes128 encrypt and decrypt the file which contains a number of encryption and decryption algorithms, as well as use of methods (functions). When used to d
AES128
- 很不错的aes C源码,简单易懂,已经过验证-AES C source code is very good, easy to understand, has been validated
AES128
- 封装成C++类的AES128位加密算法,自己把AES128位加密算法封装成一个C++类,包括加密算法和解密算法,并写了一个例子,方便使用!-Package into C++ class AES128 bit encryption algorithm AES128 bit encryption algorithm own package into a C++ class, including encryption algorithms a
AES128
- AES128 encription vhdl code
AES128
- AES128 加密算法用C语言编同的例程程序-Either AES128 encryption algorithm with routine programming in C language
aes128
- Very lightweight and simple implementation of AES128 crypto
tiny-AES128-C-master
- This a small and portable implementation of the AES128 ECB and CBC encryption algorithms written in C.-This is a small and portable implementation of the AES128 ECB and CBC encryption algorithms written in C.