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/expected
Daniel Gustafsson 6d0001aabf Add alternative output for OpenSSL 3 without legacy loaded 4 years ago
..
3des.out
blowfish.out
blowfish_1.out Add alternative output for OpenSSL 3 without legacy loaded 4 years ago
cast5.out
cast5_1.out Add alternative output for OpenSSL 3 without legacy loaded 4 years ago
crypt-blowfish.out pgcrypto: Detect and report too-short crypt() salts. 10 years ago
crypt-des.out pgcrypto: Detect and report too-short crypt() salts. 10 years ago
crypt-md5.out
crypt-xdes.out pgcrypto: Detect and report too-short crypt() salts. 10 years ago
des.out
des_1.out Add alternative output for OpenSSL 3 without legacy loaded 4 years ago
hmac-md5.out
hmac-sha1.out Fix typos in SQL scripts of pgcrypto 6 years ago
init.out
md5.out
pgp-armor.out Add functions for dealing with PGP armor header lines to pgcrypto. 11 years ago
pgp-compression.out Fix corner case with 16kB-long decompression in pgcrypto, take 2 5 years ago
pgp-decrypt.out Fix typos in SQL scripts of pgcrypto 6 years ago
pgp-decrypt_1.out Add alternative output for OpenSSL 3 without legacy loaded 4 years ago
pgp-encrypt.out pgcrypto: support changing S2K iteration count 10 years ago
pgp-info.out Fix buffer overrun after incomplete read in pullf_read_max(). 11 years ago
pgp-pubkey-decrypt.out pgcrypto: Report errant decryption as "Wrong key or corrupt data". 10 years ago
pgp-pubkey-decrypt_1.out Add alternative output for OpenSSL 3 without legacy loaded 4 years ago
pgp-pubkey-encrypt.out
pgp-zlib-DISABLED.out
rijndael.out pgcrypto's encrypt() supports AES-128, AES-192, and AES-256 8 years ago
sha1.out
sha2.out