Build
-----
LINX:
To compile the program, simply type
make


WINDOWS:
To compile, you need VC 6.0 and then type in a command prompt window:

vcvars32
nmake -f Makefile.win

Install
-------
To install the program, just copy the binary aes (or aes.exe for Windows)
to some directory in your path.



