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
Tom Lane d98ed080bb Fix small overestimation of base64 encoding output length. 2 years ago
..
expected pgcrypto: remove questionmark from error message 3 years ago
sql pgcrypto: Remove internal padding implementation 4 years ago
.gitignore
Makefile pgcrypto: Remove non-OpenSSL support 4 years ago
crypt-blowfish.c Tidy up claimed supported CPUs and OSes. 3 years ago
crypt-des.c
crypt-gensalt.c
crypt-md5.c
mbuf.c pgcrypto: Remove unused code 3 years ago
mbuf.h Harmonize parameter names in contrib code. 3 years ago
meson.build Update copyright for 2023 3 years ago
openssl.c Pre-beta mechanical code beautification. 3 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.c New header varatt.h split off from postgres.h 3 years ago
pgcrypto.control
pgcrypto.h
pgp-armor.c Fix small overestimation of base64 encoding output length. 2 years ago
pgp-cfb.c pgcrypto: Remove internal padding implementation 4 years ago
pgp-compress.c Fix some grammar and typos in comments and docs 5 years ago
pgp-decrypt.c
pgp-encrypt.c
pgp-info.c
pgp-mpi-openssl.c
pgp-mpi.c
pgp-pgsql.c Add construct_array_builtin, deconstruct_array_builtin 3 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 Harmonize parameter names in contrib code. 3 years ago
px-crypt.c
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 Harmonize parameter names in contrib code. 3 years ago