摘要
Rijndael算法是最新流行的分组信息密码处理标准,具备一流的可靠性和抗攻击能力。文中对这一算法的加密过程做详细地描述,给出了实现算法的流程图并根据该流程图用伪C语言编写出源代码。
Rijndael is now the most popular block cipher standard. It has the topranking reliability and antiattack capability. The encryptionprocess and flow chart of Rijndael was descriptived in details,the souce code written in pseudo C language was presented,too.
出处
《计算机应用》
CSCD
北大核心
2003年第7期109-111,共3页
journal of Computer Applications
基金
教育部科学技术研究重点"关于企业信息安全体系的研究"(0 1 0 2 1 )
关键词
RIJNDAEL
加密算法
源代码
Rijndael block cipher
encryption algorithm
source code