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
Alvaro Herrera 188f359d39 pgcrypto: support changing S2K iteration count 10 years ago
..
3des.out
blowfish.out Remove useless whitespace at end of lines 15 years ago
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
init.out Convert contrib modules to use the extension facility. 15 years ago
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 pgcrypto: Report errant decryption as "Wrong key or corrupt data". 10 years ago
pgp-encrypt-DISABLED.out
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-DISABLED.out
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 Remove useless whitespace at end of lines 15 years ago
sha1.out
sha2.out