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
Robert Haas 3aff33aa68 Fix typos. 9 years ago
..
expected pgcrypto: support changing S2K iteration count 9 years ago
sql pgcrypto: support changing S2K iteration count 9 years ago
.gitignore Support "make check" in contrib 14 years ago
Makefile Add functions for dealing with PGP armor header lines to pgcrypto. 11 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 Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt() 10 years ago
crypt-des.c Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt() 10 years ago
crypt-gensalt.c pgindent run for 9.4 11 years ago
crypt-md5.c pgcrypto: fix memset() calls that might be optimized away 11 years ago
fortuna.c Fix typos in comments 10 years ago
fortuna.h pgindent run for 9.4 11 years ago
imath.c Cherry-pick security-relevant fixes from upstream imath library. 11 years ago
imath.h pgindent run for 9.4 11 years ago
internal-sha2.c pgindent run for 9.4 11 years ago
internal.c pgindent run for 9.4 11 years ago
mbuf.c pgcrypto: Report errant decryption as "Wrong key or corrupt data". 10 years ago
mbuf.h pgindent run for 9.4 11 years ago
md5.c pgindent run for 9.4 11 years ago
md5.h pgindent run for 9.4 11 years ago
openssl.c pgindent run for 9.4 11 years ago
pgcrypto--1.0--1.1.sql Add gen_random_uuid() to contrib/pgcrypto. 12 years ago
pgcrypto--1.1--1.2.sql Add functions for dealing with PGP armor header lines to pgcrypto. 11 years ago
pgcrypto--1.2.sql Fix file-identification comment in contrib/pgcrypto/pgcrypto--1.2.sql. 11 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 pgindent run for 9.4 11 years ago
pgcrypto.control Add functions for dealing with PGP armor header lines to pgcrypto. 11 years ago
pgcrypto.h pgindent run for 9.4 11 years ago
pgp-armor.c pgindent run for 9.5 10 years ago
pgp-cfb.c pgindent run for 9.4 11 years ago
pgp-compress.c pgindent run for 9.4 11 years ago
pgp-decrypt.c pgcrypto: support changing S2K iteration count 9 years ago
pgp-encrypt.c pgcrypto: support changing S2K iteration count 9 years ago
pgp-info.c pgindent run for 9.4 11 years ago
pgp-mpi-internal.c pgindent run for 9.4 11 years ago
pgp-mpi-openssl.c pgindent run for 9.4 11 years ago
pgp-mpi.c pgindent run for 9.4 11 years ago
pgp-pgsql.c pgcrypto: support changing S2K iteration count 9 years ago
pgp-pubdec.c pgindent run for 9.4 11 years ago
pgp-pubenc.c pgindent run for 9.4 11 years ago
pgp-pubkey.c pgindent run for 9.4 11 years ago
pgp-s2k.c pgcrypto: support changing S2K iteration count 9 years ago
pgp.c pgcrypto: support changing S2K iteration count 9 years ago
pgp.h pgcrypto: support changing S2K iteration count 9 years ago
px-crypt.c pgcrypto: Detect and report too-short crypt() salts. 10 years ago
px-crypt.h pgindent run for 9.4 11 years ago
px-hmac.c pgindent run for 9.4 11 years ago
px.c pgcrypto: Report errant decryption as "Wrong key or corrupt data". 10 years ago
px.h pgcrypto: Report errant decryption as "Wrong key or corrupt data". 10 years ago
random.c Prevent Valgrind Memcheck errors around px_acquire_system_randomness(). 11 years ago
rijndael.c pgindent run for 9.4 11 years ago
rijndael.h pgindent run for 9.4 11 years ago
rijndael.tbl Remove useless whitespace at end of lines 15 years ago
sha1.c pgindent run for 9.4 11 years ago
sha1.h Fix typos. 9 years ago
sha2.c pgindent run for 9.4 11 years ago
sha2.h pgindent run for 9.4 11 years ago