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
Michael Paquier af94ea7406 Fix typos in SQL scripts of pgcrypto 6 years ago
..
3des.out
blowfish.out
cast5.out
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
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
pgp-decrypt.out Fix typos in SQL scripts of pgcrypto 6 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-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