应用编码与计算机密码学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
escription: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encryption Standard). It was recently (April 2001) released in Visual Basic. The source code here is for Micro$oft Visual C++ 6.0 for developing and testing. Have fun with it!
标签: escription Encryption recognized algorithm
上传时间: 2014-01-07
上传用户:李梦晗
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
上传用户:咔乐坞
aes的实现,语言C 很好很快 对于学习密码学的人很有用
标签: aes
上传时间: 2014-07-09
上传用户:hopy
使用C++和MFC做的AES加密解密系统
上传时间: 2014-01-13
上传用户:huannan88