.. |
expected
|
Replace PostmasterRandom() with a stronger source, second attempt.
|
2016-12-05 13:42:59 +02:00 |
sql
|
Remove dead stuff from pgcrypto.
|
2016-11-30 13:04:16 +02:00 |
.gitignore
|
Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
|
2017-03-07 14:25:40 +02:00 |
blf.c
|
|
|
blf.h
|
|
|
crypt-blowfish.c
|
|
|
crypt-des.c
|
Spelling fixes in code comments
|
2017-03-14 12:58:39 -04:00 |
crypt-gensalt.c
|
|
|
crypt-md5.c
|
|
|
imath.c
|
|
|
imath.h
|
|
|
internal-sha2.c
|
Refactor SHA2 functions and move them to src/common/.
|
2017-03-07 14:23:49 +02:00 |
internal.c
|
Replace PostmasterRandom() with a stronger source, second attempt.
|
2016-12-05 13:42:59 +02:00 |
Makefile
|
Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
|
2017-03-07 14:25:40 +02:00 |
mbuf.c
|
Fix typos in comments.
|
2017-02-06 11:33:58 +02:00 |
mbuf.h
|
|
|
md5.c
|
|
|
md5.h
|
|
|
openssl.c
|
Fix pgcrypto compilation with OpenSSL 1.1.0.
|
2016-12-12 11:14:44 +02:00 |
pgcrypto--1.0--1.1.sql
|
|
|
pgcrypto--1.1--1.2.sql
|
|
|
pgcrypto--1.2--1.3.sql
|
|
|
pgcrypto--1.3.sql
|
|
|
pgcrypto--unpackaged--1.0.sql
|
|
|
pgcrypto.c
|
Use wrappers of PG_DETOAST_DATUM_PACKED() more.
|
2017-03-12 19:35:34 -04:00 |
pgcrypto.control
|
|
|
pgcrypto.h
|
Remove unnecessary prototypes
|
2016-09-30 14:04:16 -04:00 |
pgp-armor.c
|
|
|
pgp-cfb.c
|
|
|
pgp-compress.c
|
|
|
pgp-decrypt.c
|
|
|
pgp-encrypt.c
|
Fix pgcrypto compilation with OpenSSL 1.1.0.
|
2016-12-12 11:14:44 +02:00 |
pgp-info.c
|
|
|
pgp-mpi-internal.c
|
Fix typos in comments.
|
2017-02-06 11:33:58 +02:00 |
pgp-mpi-openssl.c
|
Fix typos in comments.
|
2017-02-06 11:33:58 +02:00 |
pgp-mpi.c
|
|
|
pgp-pgsql.c
|
Use wrappers of PG_DETOAST_DATUM_PACKED() more.
|
2017-03-12 19:35:34 -04:00 |
pgp-pubdec.c
|
|
|
pgp-pubenc.c
|
Replace PostmasterRandom() with a stronger source, second attempt.
|
2016-12-05 13:42:59 +02:00 |
pgp-pubkey.c
|
|
|
pgp-s2k.c
|
Replace PostmasterRandom() with a stronger source, second attempt.
|
2016-12-05 13:42:59 +02:00 |
pgp.c
|
|
|
pgp.h
|
|
|
px-crypt.c
|
Replace PostmasterRandom() with a stronger source, second attempt.
|
2016-12-05 13:42:59 +02:00 |
px-crypt.h
|
|
|
px-hmac.c
|
|
|
px.c
|
Replace PostmasterRandom() with a stronger source, second attempt.
|
2016-12-05 13:42:59 +02:00 |
px.h
|
Remove useless duplicate inclusions of system header files.
|
2017-02-25 16:12:55 -05:00 |
rijndael.c
|
|
|
rijndael.h
|
|
|
rijndael.tbl
|
|
|
sha1.c
|
|
|
sha1.h
|
|
|