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
Bruce Momjian 927d61eeff Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
..
expected
sql
.gitignore
Makefile
blf.c
blf.h
crypt-blowfish.c Remove many -Wcast-qual warnings 14 years ago
crypt-des.c Fix incorrect password transformation in contrib/pgcrypto's DES crypt(). 14 years ago
crypt-gensalt.c Remove many -Wcast-qual warnings 14 years ago
crypt-md5.c Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
fortuna.c
fortuna.h
imath.c Lots of doc corrections. 14 years ago
imath.h
internal-sha2.c
internal.c Standardize treatment of strcmp() return value 14 years ago
mbuf.c pgcrypto: Remove inappropriate const qualifier 14 years ago
mbuf.h pgcrypto: Remove inappropriate const qualifier 14 years ago
md5.c Remove unnecessary #include references, per pgrminclude script. 15 years ago
md5.h
openssl.c Standardize treatment of strcmp() return value 14 years ago
pgcrypto--1.0.sql Don't quote language name 14 years ago
pgcrypto--unpackaged--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
pgcrypto.c Fix error detection in contrib/pgcrypto's encrypt_iv() and decrypt_iv(). 14 years ago
pgcrypto.control
pgcrypto.h
pgp-armor.c
pgp-cfb.c
pgp-compress.c Fix misleading comments 14 years ago
pgp-decrypt.c
pgp-encrypt.c
pgp-info.c
pgp-mpi-internal.c
pgp-mpi-openssl.c
pgp-mpi.c
pgp-pgsql.c Lots of doc corrections. 14 years ago
pgp-pubdec.c
pgp-pubenc.c
pgp-pubkey.c
pgp-s2k.c
pgp.c
pgp.h
px-crypt.c Standardize treatment of strcmp() return value 14 years ago
px-crypt.h
px-hmac.c
px.c Standardize treatment of strcmp() return value 14 years ago
px.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
random.c
rijndael.c
rijndael.h
rijndael.tbl
sha1.c Remove unnecessary #include references, per pgrminclude script. 15 years ago
sha1.h
sha2.c
sha2.h