The Laws of Cryptography:
Java Code for AES Decryption

by Neal R. Wagner

Copyright © 2001 by Neal R. Wagner. All rights reserved.

NOTE: This site is obsolete. See book draft (in PDF):

Classes Tables, GetBytes, Copy, and Print are the same as for encryption.

The class AESdecrypt provides all the principle functions for the AES decryption algorithm:

The class AESinvTest is a driver for testing decryption:


Revision date: 2002-01-24. (Please use ISO 8601, the International Standard.)