diff options
author | jlam <jlam> | 2001-10-09 19:16:20 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-10-09 19:16:20 +0000 |
commit | e1c74d70c99da80c69e2a33959497a464580ec81 (patch) | |
tree | 83a704e9112dce7b113608b91b27bfb50c8d55ad /security/libmcrypt/distinfo | |
parent | e39a4e0334b6702aa3e02dabbc3c273e2b42df7b (diff) | |
download | pkgsrc-e1c74d70c99da80c69e2a33959497a464580ec81.tar.gz |
Update libmcrypt to 2.4.17. Changes from version 2.4.7 include:
- Bug fixes and memory leaks
- Added new modes: nCFG
- Due to an endianness handling problem Blowfish algorithm was not compatible
with other implementations. Now it has been corrected. If you want
to access the old algorithm used use the "blowfish-compat" module.
- Corrected bug in rijndael-256. This makes the algorithm incompatible with
previous versions.
Diffstat (limited to 'security/libmcrypt/distinfo')
-rw-r--r-- | security/libmcrypt/distinfo | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/security/libmcrypt/distinfo b/security/libmcrypt/distinfo index d9e23a96cb3..ea5a133674d 100644 --- a/security/libmcrypt/distinfo +++ b/security/libmcrypt/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.2 2001/04/19 15:40:33 agc Exp $ +$NetBSD: distinfo,v 1.3 2001/10/09 19:16:20 jlam Exp $ -SHA1 (libmcrypt-2.4.7.tar.gz) = 83927b8c838e8a3d6d76e75c645f001f8396a10d -Size (libmcrypt-2.4.7.tar.gz) = 296829 bytes +SHA1 (libmcrypt-2.4.17.tar.gz) = a0e5ca6a3114af8edd726c210d263b82ed7814a0 +Size (libmcrypt-2.4.17.tar.gz) = 464774 bytes +SHA1 (patch-aa) = 3b048b052a41d24f625cee14fb4b1f57ade5de01 |