From 2cf8e85339e28f8636a5e62bfc56937f376d27ca Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 19 Mar 2005 16:48:21 +0000 Subject: Update to 5.2.1. Provided by Stefan Krüger in PR 28740. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 5.2 - merged in changes for 5.01 - 5.0.4 - added support for using encoding parameters and key derivation parameters with public key encryption (implemented by OAEP and DL/ECIES) - added Camellia, SHACAL-2, Two-Track-MAC, Whirlpool, RIPEMD-320, RIPEMD-128, RIPEMD-256, Base-32 coding - added ThreadUserTimer for timing thread CPU usage - added option for password-based key derivation functions to iterate until a mimimum elapsed thread CPU time is reached - added option (on by default) for DEFLATE compression to detect uncompressible files and process them more quickly - improved compatibility and performance on 64-bit platforms, including Alpha, IA-64, x86-64, PPC64, Sparc64, and MIPS64 - fixed ONE_AND_ZEROS_PADDING to use 0x80 instead 0x01 as padding. - fixed encoding/decoding of PKCS #8 privateKeyInfo to properly handle optional attributes 5.2.1 - fixed bug in the "dlltest" DLL testing program - fixed compiling with STLport using VC .NET - fixed compiling with -fPIC using GCC - fixed compiling with -msse2 on systems without memalign() - fixed inability to instantiate PanamaMAC - fixed problems with inline documentation --- security/crypto++/distinfo | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'security/crypto++/distinfo') diff --git a/security/crypto++/distinfo b/security/crypto++/distinfo index 1740b0e8eae..92e98c8aeb3 100644 --- a/security/crypto++/distinfo +++ b/security/crypto++/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 13:10:05 agc Exp $ +$NetBSD: distinfo,v 1.3 2005/03/19 16:48:21 wiz Exp $ -SHA1 (crypto51.zip) = 95905714c85f6fb563e66edb5478818df787fe2d -RMD160 (crypto51.zip) = 8b7420c421be39e9976f1ce2a80840d7ed6b38ef -Size (crypto51.zip) = 829560 bytes -SHA1 (patch-aa) = f66abaac76ea6db3f94a8d3616114b7d893d8793 -SHA1 (patch-ab) = e9ec34d4dd5093c021cc27ea6233e87dc6262221 +SHA1 (cryptopp521.zip) = 4b84311d1cbde04df5d88b5375d29c2e35ccb89c +RMD160 (cryptopp521.zip) = 7c4d3cf702a1cf38f2a19cb5cebf170dabc23a35 +Size (cryptopp521.zip) = 1010937 bytes +SHA1 (patch-aa) = 85d1f8323e8d0f32ebb7a3070ecbb01ae3908f00 +SHA1 (patch-ab) = 16b27d0566a162e8412db9d4f0186cc15f4c9980 -- cgit v1.2.3