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
Peter Eisentraut 3691edfab9 pg_noreturn to replace pg_attribute_noreturn() 9 months ago
..
expected pgcrypto: Add support for CFB mode in AES encryption 10 months ago
sql pgcrypto: Add support for CFB mode in AES encryption 10 months ago
.gitignore
Makefile Remove support for linking with libeay32 and ssleay32 10 months ago
crypt-blowfish.c Remove support for HPPA (a/k/a PA-RISC) architecture. 1 year ago
crypt-des.c
crypt-gensalt.c
crypt-md5.c pgcrypto: Remove static storage class from variables 10 months ago
mbuf.c pgcrypto: Remove unused code 3 years ago
mbuf.h Harmonize parameter names in contrib code. 3 years ago
meson.build pgcrypto: Add function to check FIPS mode 11 months ago
openssl.c pgcrypto: Add support for CFB mode in AES encryption 10 months ago
pgcrypto--1.0--1.1.sql
pgcrypto--1.1--1.2.sql
pgcrypto--1.2--1.3.sql
pgcrypto--1.3--1.4.sql pgcrypto: Add function to check FIPS mode 11 months ago
pgcrypto--1.3.sql
pgcrypto.c pgcrypto: Make it possible to disable built-in crypto 11 months ago
pgcrypto.control pgcrypto: Add function to check FIPS mode 11 months ago
pgcrypto.h
pgp-armor.c Add some const qualifiers 2 years ago
pgp-cfb.c
pgp-compress.c Improve const use in zlib-using code 2 years ago
pgp-decrypt.c pgcrypto: Fix check for buffer size 2 years ago
pgp-encrypt.c
pgp-info.c
pgp-mpi-openssl.c
pgp-mpi.c
pgp-pgsql.c pgcrypto: Fix incorrect argument vs PG_GETARG*() mappings 2 years ago
pgp-pubdec.c
pgp-pubenc.c
pgp-pubkey.c
pgp-s2k.c
pgp.c pgcrypto: Remove unused code 3 years ago
pgp.h Add trailing commas to enum definitions 2 years ago
px-crypt.c pgcrypto: Make it possible to disable built-in crypto 11 months ago
px-crypt.h Harmonize parameter names in contrib code. 3 years ago
px-hmac.c
px.c Remove redundant memset call following palloc0 3 years ago
px.h pg_noreturn to replace pg_attribute_noreturn() 9 months ago