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 8354b9d6b6 Use fallthrough attribute instead of comment 3 weeks ago
..
expected pgcrypto: Tweak error message for incorrect session key length 4 weeks ago
scripts pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea() 1 month ago
sql Fix test "NUL byte in text decrypt" for --without-zlib builds. 1 month ago
.gitignore
Makefile pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea() 1 month ago
crypt-blowfish.c Remove support for HPPA (a/k/a PA-RISC) architecture. 2 years ago
crypt-des.c
crypt-gensalt.c Fix incorrect format placeholder 11 months ago
crypt-md5.c pgcrypto: Remove static storage class from variables 1 year ago
crypt-sha.c Replace pg_mblen() with bounds-checked versions. 1 month ago
mbuf.c Use more palloc_object() and palloc_array() in contrib/ 3 months ago
mbuf.h Harmonize parameter names in contrib code. 4 years ago
meson.build pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea() 1 month ago
openssl.c Use more palloc_object() and palloc_array() in contrib/ 3 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 1 year ago
pgcrypto--1.3.sql
pgcrypto.c Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 12 months ago
pgcrypto.control pgcrypto: Add function to check FIPS mode 1 year ago
pgcrypto.h
pgp-armor.c Add some const qualifiers 2 years ago
pgp-cfb.c Use more palloc_object() and palloc_array() in contrib/ 3 months ago
pgp-compress.c Use more palloc_object() and palloc_array() in contrib/ 3 months ago
pgp-decrypt.c Use more palloc_object() and palloc_array() in contrib/ 3 months ago
pgp-encrypt.c Use more palloc_object() and palloc_array() in contrib/ 3 months ago
pgp-info.c Use fallthrough attribute instead of comment 3 weeks ago
pgp-mpi-openssl.c
pgp-mpi.c
pgp-pgsql.c Require PGP-decrypted text to pass encoding validation. 1 month ago
pgp-pubdec.c pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea() 1 month ago
pgp-pubenc.c
pgp-pubkey.c Use more palloc_object() and palloc_array() in contrib/ 3 months ago
pgp-s2k.c
pgp.c
pgp.h Add trailing commas to enum definitions 2 years ago
px-crypt.c Add modern SHA-2 based password hashes to pgcrypto. 11 months ago
px-crypt.h Add modern SHA-2 based password hashes to pgcrypto. 11 months ago
px-hmac.c Use more palloc_object() and palloc_array() in contrib/ 3 months ago
px.c pgcrypto: Tweak error message for incorrect session key length 4 weeks ago
px.h pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea() 1 month ago