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 d40d97d6c7 pgcrypto's encrypt() supports AES-128, AES-192, and AES-256 8 years ago
..
expected pgcrypto's encrypt() supports AES-128, AES-192, and AES-256 8 years ago
sql pgcrypto's encrypt() supports AES-128, AES-192, and AES-256 8 years ago
.gitignore Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). 9 years ago
Makefile Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). 9 years ago
blf.c
blf.h
crypt-blowfish.c Phase 3 of pgindent updates. 9 years ago
crypt-des.c Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. 8 years ago
crypt-gensalt.c Phase 3 of pgindent updates. 9 years ago
crypt-md5.c
imath.c Phase 2 of pgindent updates. 9 years ago
imath.h Phase 2 of pgindent updates. 9 years ago
internal-sha2.c Refactor SHA2 functions and move them to src/common/. 9 years ago
internal.c Phase 2 of pgindent updates. 9 years ago
mbuf.c Fix typos in comments. 9 years ago
mbuf.h Phase 2 of pgindent updates. 9 years ago
md5.c
md5.h Phase 2 of pgindent updates. 9 years ago
openssl.c Post-PG 10 beta1 pgindent run 9 years ago
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 Add some const decorations to prototypes 8 years ago
pgcrypto.control
pgcrypto.h Remove unnecessary prototypes 9 years ago
pgp-armor.c
pgp-cfb.c
pgp-compress.c
pgp-decrypt.c Initial pgindent run with pg_bsd_indent version 2.0. 9 years ago
pgp-encrypt.c Fix pgcrypto compilation with OpenSSL 1.1.0. 9 years ago
pgp-info.c
pgp-mpi-internal.c Fix typos in comments. 9 years ago
pgp-mpi-openssl.c Fix typos in comments. 9 years ago
pgp-mpi.c
pgp-pgsql.c Phase 3 of pgindent updates. 9 years ago
pgp-pubdec.c
pgp-pubenc.c Replace PostmasterRandom() with a stronger source, second attempt. 9 years ago
pgp-pubkey.c
pgp-s2k.c Replace PostmasterRandom() with a stronger source, second attempt. 9 years ago
pgp.c
pgp.h Phase 2 of pgindent updates. 9 years ago
px-crypt.c Initial pgindent run with pg_bsd_indent version 2.0. 9 years ago
px-crypt.h Phase 3 of pgindent updates. 9 years ago
px-hmac.c
px.c Forbid gen_random_uuid() with --disable-strong-random 9 years ago
px.h Phase 2 of pgindent updates. 9 years ago
rijndael.c Phase 2 of pgindent updates. 9 years ago
rijndael.h Phase 2 of pgindent updates. 9 years ago
rijndael.tbl
sha1.c Initial pgindent run with pg_bsd_indent version 2.0. 9 years ago
sha1.h Phase 2 of pgindent updates. 9 years ago