This is an update, labeled version 1.1, to the existing application The Advanced Encryption Standard and its modes of operation.
Version 1.1: Key generation function and related functions updated to facilitate the use of externally generated seeds. Some minor changes to presentation.
Version 1.0: Implementation of encryption and authentication schemes that use the Advanced Encryption Standard (AES) as their underlying block cipher. These schemes are constructed by using all the modes of operation for block ciphers so far approved by NIST (the US National Institute of Standards of Technology), namely, the five confidentiality modes: ECB, CBC, CFB, OFB and CTR, the authentication mode CMAC, and the "authenticated encryption" modes CCM and GCM/GMAC. The implementation is able to encrypt/decrypt and/or authenticate messages in several formats, including binary files, and we use it to explore the basic properties of these schemes. The implementation contains also detailed explanations of all the procedures used, including the lower level ones, and discusses both the programming and the cryptographic aspects involved.
Daniel Skoog
John Ogilvie
José Luis Gómez Pardo
Maplesoft
Dr. Giuseppe Guarino
Igor Hlivka
Dr. Robert Lopez
Yumi Mizuno
I. Hlivka
Wayne Allen