You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/pgcrypto
Tom Lane 477b5a0e24 Fix pgp_pub_decrypt() so it works for secret keys with passwords. 13 years ago
..
expected Fix pgp_pub_decrypt() so it works for secret keys with passwords. 13 years ago
sql Fix pgp_pub_decrypt() so it works for secret keys with passwords. 13 years ago
.gitignore
Makefile
blf.c
blf.h
crypt-blowfish.c
crypt-des.c Fix incorrect password transformation in contrib/pgcrypto's DES crypt(). 14 years ago
crypt-gensalt.c
crypt-md5.c Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
fortuna.c
fortuna.h
imath.c Lots of doc corrections. 14 years ago
imath.h
internal-sha2.c
internal.c Standardize treatment of strcmp() return value 15 years ago
mbuf.c pgcrypto: Remove inappropriate const qualifier 15 years ago
mbuf.h pgcrypto: Remove inappropriate const qualifier 15 years ago
md5.c
md5.h
openssl.c Standardize treatment of strcmp() return value 15 years ago
pgcrypto--1.0.sql
pgcrypto--unpackaged--1.0.sql
pgcrypto.c Fix error detection in contrib/pgcrypto's encrypt_iv() and decrypt_iv(). 15 years ago
pgcrypto.control
pgcrypto.h
pgp-armor.c
pgp-cfb.c
pgp-compress.c Fix misleading comments 14 years ago
pgp-decrypt.c
pgp-encrypt.c
pgp-info.c
pgp-mpi-internal.c
pgp-mpi-openssl.c
pgp-mpi.c
pgp-pgsql.c Lots of doc corrections. 14 years ago
pgp-pubdec.c
pgp-pubenc.c
pgp-pubkey.c Fix pgp_pub_decrypt() so it works for secret keys with passwords. 13 years ago
pgp-s2k.c
pgp.c
pgp.h
px-crypt.c Standardize treatment of strcmp() return value 15 years ago
px-crypt.h
px-hmac.c
px.c Standardize treatment of strcmp() return value 15 years ago
px.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
random.c
rijndael.c
rijndael.h
rijndael.tbl
sha1.c
sha1.h
sha2.c
sha2.h