Begin3
Title:          mcrypt
Version:        2.1
Entered-date:   28Apr99
Description:    A replacement for the old unix crypt(1) command. Mcrypt 
                uses the following encryption (block) algorithms: BLOWFISH, 
                DES, TripleDES, 3-WAY, SAFER-SK64, SAFER-SK128, CAST-128, RC2
                TEA (extended), TWOFISH, RC6, IDEA and GOST. The unix crypt
                algorithm is also included, to allow compatibility with the
                crypt(1) command. 
                CBC, ECB, OFB and CFB modes of encryption are supported. 
                A library which allows access to the above algorithms and
                modes is included.
Keywords:       crypt, blowfish, gost, des, 3des, 3-way, safer, tea, cast, encryption, twofish, rc2
Author:         nmav@i-net.paiko.gr (Nikos Mavroyanopoulos)
Maintained-by:  nmav@i-net.paiko.gr (Nikos Mavroyanopoulos)
Primary-site:   argeas.cs-net.gr /pub/unix/mcrypt
                mcrypt-2.1.19.tar.gz
Alternate-site: http://sg1.math.uoi.gr/~ma06205/mcrypt
                mcrypt-2.1.19.tar.gz
Original-site:  argeas.cs-net.gr /pub/unix/mcrypt
                mcrypt-2.1.19.tar.gz
Platforms:      Unix
Copying-policy: GPL
End
