diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-25 09:46:10 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-25 09:46:10 +0000 |
commit | 9c7ac8bc06ce403b77e03e87c3e58b079d2ce213 (patch) | |
tree | 0ae20c5393bf341c54e4ca6eb28d4753c77f4faa /security/mcrypt | |
parent | 7523cba2f17b0bbb526d18bb5651c1b56451bd6a (diff) | |
download | ports-9c7ac8bc06ce403b77e03e87c3e58b079d2ce213.tar.gz ports-9c7ac8bc06ce403b77e03e87c3e58b079d2ce213.zip |
Notes
Diffstat (limited to 'security/mcrypt')
-rw-r--r-- | security/mcrypt/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/mcrypt/pkg-descr b/security/mcrypt/pkg-descr index 4644d7d2d5e1..7122ee28b32d 100644 --- a/security/mcrypt/pkg-descr +++ b/security/mcrypt/pkg-descr @@ -3,3 +3,5 @@ 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. + +WWW: http://mcrypt.sf.net |