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
Noah Misch faee6fae6d Suppress another case of MSVC warning 4146. 7 years ago
..
expected Remove configure switch --disable-strong-random 7 years ago
sql pgcrypto's encrypt() supports AES-128, AES-192, and AES-256 8 years ago
.gitignore
Makefile Import changes from IMath versions (1.3, 1.29]. 7 years ago
blf.c
blf.h
crypt-blowfish.c Phase 3 of pgindent updates. 9 years ago
crypt-des.c Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. 8 years ago
crypt-gensalt.c Phase 3 of pgindent updates. 9 years ago
crypt-md5.c
imath.c Suppress another case of MSVC warning 4146. 7 years ago
imath.h In imath.h, replace stdint.h usage with c.h equivalents. 7 years ago
internal-sha2.c
internal.c
mbuf.c
mbuf.h
md5.c Resolve one unconstify use 7 years ago
md5.h
openssl.c Make capitalization of term "OpenSSL" more consistent 8 years ago
pgcrypto--1.0--1.1.sql
pgcrypto--1.1--1.2.sql
pgcrypto--1.2--1.3.sql
pgcrypto--1.3.sql
pgcrypto--unpackaged--1.0.sql
pgcrypto.c Remove configure switch --disable-strong-random 7 years ago
pgcrypto.control
pgcrypto.h
pgp-armor.c Rename base64 routines to avoid conflict with Solaris built-in functions. 8 years ago
pgp-cfb.c
pgp-compress.c More unconstify use 7 years ago
pgp-decrypt.c Fix misc typos in comments. 7 years ago
pgp-encrypt.c Remove configure switch --disable-strong-random 7 years ago
pgp-info.c
pgp-mpi-internal.c Remove configure switch --disable-strong-random 7 years ago
pgp-mpi-openssl.c
pgp-mpi.c
pgp-pgsql.c Phase 3 of pgindent updates. 9 years ago
pgp-pubdec.c
pgp-pubenc.c Remove configure switch --disable-strong-random 7 years ago
pgp-pubkey.c
pgp-s2k.c Remove configure switch --disable-strong-random 7 years ago
pgp.c
pgp.h
px-crypt.c Remove configure switch --disable-strong-random 7 years ago
px-crypt.h Phase 3 of pgindent updates. 9 years ago
px-hmac.c
px.c Remove configure switch --disable-strong-random 7 years ago
px.h
rijndael.c Fix a boatload of typos in C comments. 8 years ago
rijndael.h
rijndael.tbl
sha1.c
sha1.h