Update pgcrypto items.
authorBruce Momjian
Tue, 23 Aug 2005 21:25:56 +0000 (21:25 +0000)
committerBruce Momjian
Tue, 23 Aug 2005 21:25:56 +0000 (21:25 +0000)
doc/src/sgml/release.sgml

index ca3a92e1d2049bc1b4106d0e37b59940ae374886..364bbf2630188d69a4e172fdc9b9a85e343e35ad 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -1719,57 +1719,48 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.350 2005/08/23 21:17:15 momjian
 
       
        
-        /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)
+         
+        
 
-        
-       
+