freebsd-ports/security/mcrypt/pkg-descr
Trevor Johnson 201fdac8c9 new port of mcrypt 2.5.5, a replacement for crypt(1)
Obtained from:	OpenBSD
2001-03-23 05:16:45 +00:00

5 lines
298 B
Text

This program is intended to replace crypt(1), It supports all the
algorithms and modes in libmcrypt (BLOWFISH, TWOFISH, DES, TripleDES,
3-WAY, SAFER, LOKI97, GOST, RC2, RC6, MARS, IDEA, RIJNDAEL, SERPENT,
CAST, ARCFOUR and WAKE), and is compatibile with UNIX crypt(1) and
with des(1) from Solaris.