| .. |
|
expected
|
pgcrypto's encrypt() supports AES-128, AES-192, and AES-256
|
2018-01-31 16:33:39 -05:00 |
|
sql
|
pgcrypto's encrypt() supports AES-128, AES-192, and AES-256
|
2018-01-31 16:33:39 -05:00 |
|
.gitignore
|
Support "make check" in contrib
|
2011-04-25 22:27:11 +03:00 |
|
blf.c
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |
|
blf.h
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |
|
crypt-blowfish.c
|
Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt()
|
2015-12-27 13:03:19 -03:00 |
|
crypt-des.c
|
Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt()
|
2015-12-27 13:03:19 -03:00 |
|
crypt-gensalt.c
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
crypt-md5.c
|
pgcrypto: fix memset() calls that might be optimized away
|
2014-04-17 12:37:53 -04:00 |
|
fortuna.c
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
fortuna.h
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
imath.c
|
Allow btree comparison functions to return INT_MIN.
|
2018-10-05 16:01:30 -04:00 |
|
imath.h
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
internal-sha2.c
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
internal.c
|
Support OpenSSL 1.1.0 in 9.4 branch.
|
2017-04-15 20:16:03 -04:00 |
|
Makefile
|
Add gen_random_uuid() to contrib/pgcrypto.
|
2014-01-17 16:52:06 -05:00 |
|
mbuf.c
|
Fix typos in comments.
|
2017-02-06 11:34:24 +02:00 |
|
mbuf.h
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
md5.c
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
md5.h
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
openssl.c
|
Support OpenSSL 1.1.0 in 9.4 branch.
|
2017-04-15 20:16:03 -04:00 |
|
pgcrypto--1.1.sql
|
Add gen_random_uuid() to contrib/pgcrypto.
|
2014-01-17 16:52:06 -05:00 |
|
pgcrypto--1.0--1.1.sql
|
Add gen_random_uuid() to contrib/pgcrypto.
|
2014-01-17 16:52:06 -05:00 |
|
pgcrypto--unpackaged--1.0.sql
|
Fix typos in some error messages thrown by extension scripts when fed to psql.
|
2014-08-25 18:30:28 +02:00 |
|
pgcrypto.c
|
Support OpenSSL 1.1.0 in 9.4 branch.
|
2017-04-15 20:16:03 -04:00 |
|
pgcrypto.control
|
Add gen_random_uuid() to contrib/pgcrypto.
|
2014-01-17 16:52:06 -05:00 |
|
pgcrypto.h
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
pgp-armor.c
|
Rename base64 routines to avoid conflict with Solaris built-in functions.
|
2018-02-28 18:33:45 -05:00 |
|
pgp-cfb.c
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
pgp-compress.c
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
pgp-decrypt.c
|
Fix misc typos in comments.
|
2019-01-23 13:47:05 +02:00 |
|
pgp-encrypt.c
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
pgp-info.c
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
pgp-mpi-internal.c
|
Fix typos in comments.
|
2017-02-06 11:34:24 +02:00 |
|
pgp-mpi-openssl.c
|
Fix typos in comments.
|
2017-02-06 11:34:24 +02:00 |
|
pgp-mpi.c
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
pgp-pgsql.c
|
Docs: fix incorrect spelling of contrib/pgcrypto option.
|
2014-11-03 11:11:43 -05:00 |
|
pgp-pubdec.c
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
pgp-pubenc.c
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
pgp-pubkey.c
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
pgp-s2k.c
|
Support OpenSSL 1.1.0 in 9.4 branch.
|
2017-04-15 20:16:03 -04:00 |
|
pgp.c
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
pgp.h
|
pgcrypto: Report errant decryption as "Wrong key or corrupt data".
|
2015-05-18 10:02:35 -04:00 |
|
px-crypt.c
|
Support OpenSSL 1.1.0 in 9.4 branch.
|
2017-04-15 20:16:03 -04:00 |
|
px-crypt.h
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
px-hmac.c
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
px.c
|
Fix typo
|
2016-08-09 19:08:24 -04:00 |
|
px.h
|
Support OpenSSL 1.1.0 in 9.4 branch.
|
2017-04-15 20:16:03 -04:00 |
|
random.c
|
Prevent Valgrind Memcheck errors around px_acquire_system_randomness().
|
2015-02-02 10:00:49 -05:00 |
|
rijndael.c
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
rijndael.h
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
rijndael.tbl
|
Remove useless whitespace at end of lines
|
2010-11-23 22:34:55 +02:00 |
|
sha1.c
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
sha1.h
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
sha2.c
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |
|
sha2.h
|
pgindent run for 9.4
|
2014-05-06 12:12:18 -04:00 |