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/sql
Noah Misch c5dc75479b Fix test "NUL byte in text decrypt" for --without-zlib builds. 3 months ago
..
3des.sql
blowfish.sql
cast5.sql
crypt-blowfish.sql
crypt-des.sql pgcrypto: Make it possible to disable built-in crypto 1 year ago
crypt-md5.sql
crypt-shacrypt.sql Add modern SHA-2 based password hashes to pgcrypto. 1 year ago
crypt-xdes.sql
des.sql
hmac-md5.sql
hmac-sha1.sql
init.sql
md5.sql
pgp-armor.sql
pgp-compression.sql Fix typos in comments and in one isolation test. 2 years ago
pgp-decrypt.sql Fix test "NUL byte in text decrypt" for --without-zlib builds. 3 months ago
pgp-encrypt-md5.sql
pgp-encrypt.sql
pgp-info.sql
pgp-pubkey-decrypt.sql
pgp-pubkey-encrypt.sql
pgp-pubkey-session.sql pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea() 3 months ago
pgp-zlib-DISABLED.sql
rijndael.sql pgcrypto: Add support for CFB mode in AES encryption 1 year ago
sha1.sql
sha2.sql