The Mcrypt modules provides and simple and inuitive perl abstraction of the libmcrypt cryptography library. It provide mechanisms for encoding and decoding perl scalars.
Mcrypt-x.y.z.r requires libmcrypt version x.y.z. It may or may not work with other versions of libmcrypt -- YMMV.
It also requires Perl 5.
installation of libmcrypt if necessary.
Copyright (c) 1999,2000,2001,2007 Theo Schlossnagle <jesus@omniti.com>
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
This code is provided with no warranty of any kind, and is used entirely at your own risk.