- /contrib/pgcrypto> - Remove support for
- libmhash/libmcrypt (Marko Kreen)
+ /contrib/pgcrypto> (Marko Kreen)
-
-
- /contrib/pgcrypto> - Add support for new encryption
- methods (Marko Kreen)
-
-
+
-
- 3DES
-
-
-
-
- AES
-
-
+
+ Implemention of OpenPGP symmetric-key and public-key encryption
+
+ Supported are both RSA and Elgamal public-key algorithms.
+
+
-
- Fortuna PRNG
-
-
+
+ Standalone build: include SHA256/384/512 hashes, Fortuna PRNG
+
+
-
- PGP
-
-
+
+ OpenSSL build: support 3DES, use internal AES with OpenSSL < 0.9.7
+
+
-
- RSA
-
-
+
+ Take build parameters (OpenSSL, zlib) from /configure>. result
+
+ No need to edit the Makefile> anymore.
+
+
-
- SHA2 (SHA256, SHA384, SHA512)
-
-
+
+ Remove support for libmhash> and libmcrypt> (Marko Kreen)
+
+
-
-
+