Mcrypt is a simple crypting program, intended to be replacement for the old 
unix crypt(1). 

Look at COPYING for license information and the individual files for more 
information. COPYING applies only for the mcrypt program and not the 
algorithms which most of them are public domain.

A mailing list on mcrypt is mcrypt-dev@argeas.cs-net.gr
Subscribe by sending a mail to majordomo@argeas.cs-net.gr with body
"subscribe mcrypt-dev".

The 2.5.0 version of mcrypt can be compiled against libmcrypt 2.3.0
or libmcrypt 2.2.5. By using the 2.2.x series of libmcrypt you
loose a lot of improvements which exist only in libmcrypt 2.3.0.

Updated versions of mcrypt and libmcrypt can be found at: 
http://mcrypt.hellug.gr

