摘要
Rijndael算法是美国21世纪先进加密标准(AES)。文中介绍了AES算法的基本结构及其加解密的流程;在此基础上,使用VC++6.0编程实现了192位的AES加解密算法,并对其加解密结果进行充分验证,收到良好效果。
Rijndael algorithm is Advanced Encryption Standard (AES) of The United States in the 21st century. This paper mainly introduces the basic framework and the process of eneryption and decryption of the AES algorithm; on this basis, we use VC++6.0 development environment realizing the 192 bits' AES encryption and decryption algorithm, and fully verify the results of encryption and decryption, received the good effect.
出处
《电脑编程技巧与维护》
2009年第10期21-22,53,共3页
Computer Programming Skills & Maintenance
关键词
AES
加密
解密
AES
Encryption
Decryption