摘要: Table of contentList of test vectors for AES/ECB encryption modeAES ECB 128-bit encryption modeAES ECB 128-bit encryption modeAES ECB 128-bit encrypti... 阅读全文
posted @ 2015-06-19 23:26 IAmAProgrammer 阅读(3194) 评论(0) 推荐(0) 编辑
摘要: This optimized AES implementation conforms to FIPS-197.aes.h#ifndef _AES_H#define _AES_H#ifndef uint8#define uint8 unsigned char#endif#ifndef uint32... 阅读全文
posted @ 2015-06-19 22:46 IAmAProgrammer 阅读(396) 评论(0) 推荐(0) 编辑