文件名称: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 basic principles of algorithm combination of C language, the realization of advanced data encryption algorithm AES (AES-128).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
includes.h
Rijndael.c
Rijndael.h
Rijndael.c
Rijndael.h