AES算法,在51单片机中用c语言实现,大家可以参考下!
上传时间: 2017-03-12
上传用户:66666
程序基于AES分组加密标准完成ccm模式加密与认证处理,包括NIST的基准测试向量。
上传时间: 2017-03-16
上传用户:lacsx
AES最新加密解密算法,C语言源代码。。。。。
上传时间: 2017-03-23
上传用户:xlcky
应用编码与计算机密码学program 《应用编码与计算机密码学》程序 单钥密码算法中的AES算法
上传时间: 2013-12-20
上传用户:417313137
ES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。 AES 是一个新的可以用于保护电子数据的加密算法。明确地说,AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据 的位数与输入数据相同。迭代加密使用一个循环结构,在该循环中重复置换(permutations )和替换(substitutions)输入数据。Figure 1 显示了 AES 用192位密钥对一个16位字节数据块进行加密和解密的情形。
标签: Encryption Advanced Standard The
上传时间: 2017-04-05
上传用户:阳光少年2016
JTAPI Sample application for using AVAYA AES from vemsoft
标签: application vemsoft Sample JTAPI
上传时间: 2013-12-25
上传用户:FreeSky
Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and display decrypted text on 16x2 LCD. The other program will accept plaintext from UART and show encrypted text on 16x2 LCD after receiving key from 4x4 membrane keypad. Schematics and screenshots are included.
标签: microcontrollers implementing compiler Program
上传时间: 2017-04-07
上传用户:wanghui2438
This program encrypts some bytes using AES and a common library
标签: encrypts program library common
上传时间: 2014-01-12
上传用户:kr770906
使用V C++编程实现使用Rijindeal算法的高级数据加密算法AES。
上传时间: 2013-12-01
上传用户:爺的气质
128、192、256位AES加解密算法
上传时间: 2013-12-22
上传用户:咔乐坞