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
Noah Misch e5981aebde pgcrypto: Report errant decryption as "Wrong key or corrupt data". 11 years ago
..
expected pgcrypto: Report errant decryption as "Wrong key or corrupt data". 11 years ago
sql pgcrypto: Report errant decryption as "Wrong key or corrupt data". 11 years ago
.gitignore Support "make check" in contrib 15 years ago
Makefile Convert contrib modules to use the extension facility. 15 years ago
blf.c Remove cvs keywords from all files. 15 years ago
blf.h Remove cvs keywords from all files. 15 years ago
crypt-blowfish.c pgcrypto: fix memset() calls that might be optimized away 12 years ago
crypt-des.c Remove tabs after spaces in C comments 12 years ago
crypt-gensalt.c Remove tabs after spaces in C comments 12 years ago
crypt-md5.c pgcrypto: fix memset() calls that might be optimized away 12 years ago
fortuna.c Remove tabs after spaces in C comments 12 years ago
fortuna.h Remove tabs after spaces in C comments 12 years ago
imath.c Cherry-pick security-relevant fixes from upstream imath library. 11 years ago
imath.h Remove tabs after spaces in C comments 12 years ago
internal-sha2.c Remove tabs after spaces in C comments 12 years ago
internal.c Remove tabs after spaces in C comments 12 years ago
mbuf.c pgcrypto: Report errant decryption as "Wrong key or corrupt data". 11 years ago
mbuf.h Remove tabs after spaces in C comments 12 years ago
md5.c Remove tabs after spaces in C comments 12 years ago
md5.h Remove tabs after spaces in C comments 12 years ago
openssl.c Remove tabs after spaces in C comments 12 years ago
pgcrypto--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
pgcrypto--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
pgcrypto.c Remove tabs after spaces in C comments 12 years ago
pgcrypto.control Convert contrib modules to use the extension facility. 15 years ago
pgcrypto.h Remove tabs after spaces in C comments 12 years ago
pgp-armor.c Remove tabs after spaces in C comments 12 years ago
pgp-cfb.c Remove tabs after spaces in C comments 12 years ago
pgp-compress.c Remove tabs after spaces in C comments 12 years ago
pgp-decrypt.c pgcrypto: Report errant decryption as "Wrong key or corrupt data". 11 years ago
pgp-encrypt.c Remove tabs after spaces in C comments 12 years ago
pgp-info.c Remove tabs after spaces in C comments 12 years ago
pgp-mpi-internal.c Remove tabs after spaces in C comments 12 years ago
pgp-mpi-openssl.c Remove tabs after spaces in C comments 12 years ago
pgp-mpi.c Remove tabs after spaces in C comments 12 years ago
pgp-pgsql.c Docs: fix incorrect spelling of contrib/pgcrypto option. 11 years ago
pgp-pubdec.c Remove tabs after spaces in C comments 12 years ago
pgp-pubenc.c Remove tabs after spaces in C comments 12 years ago
pgp-pubkey.c Remove tabs after spaces in C comments 12 years ago
pgp-s2k.c Remove tabs after spaces in C comments 12 years ago
pgp.c Remove tabs after spaces in C comments 12 years ago
pgp.h pgcrypto: Report errant decryption as "Wrong key or corrupt data". 11 years ago
px-crypt.c Remove tabs after spaces in C comments 12 years ago
px-crypt.h Remove tabs after spaces in C comments 12 years ago
px-hmac.c Remove tabs after spaces in C comments 12 years ago
px.c pgcrypto: Report errant decryption as "Wrong key or corrupt data". 11 years ago
px.h pgcrypto: Report errant decryption as "Wrong key or corrupt data". 11 years ago
random.c Remove tabs after spaces in C comments 12 years ago
rijndael.c Remove tabs after spaces in C comments 12 years ago
rijndael.h Remove tabs after spaces in C comments 12 years ago
rijndael.tbl Remove useless whitespace at end of lines 15 years ago
sha1.c Remove tabs after spaces in C comments 12 years ago
sha1.h Remove tabs after spaces in C comments 12 years ago
sha2.c Remove tabs after spaces in C comments 12 years ago
sha2.h Remove tabs after spaces in C comments 12 years ago