diff options
-rw-r--r-- | contrib/pgcrypto/README.pgcrypto | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/pgcrypto/README.pgcrypto b/contrib/pgcrypto/README.pgcrypto index c449fdf4a92..1a4c90d0b5b 100644 --- a/contrib/pgcrypto/README.pgcrypto +++ b/contrib/pgcrypto/README.pgcrypto @@ -44,4 +44,13 @@ HASHES kerberos5 (heimdal): MD5, SHA1 +ENCRYPTION + + There is experimental version out with encryption, HMAC + and UN*X crypt() support in + + http://www.l-t.ee/marko/pgsql/ + + Current latest release is pgcrypto-0.3.tar.gz. + |