summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/sha2.c
AgeCommit message (Expand)Author
2006-07-13"Annual" pgcrypto update from Marko Kreen:Neil Conway
2006-05-30Re-defines SHA2 symbols so that they would not conflict with certainBruce Momjian
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-07-12More pgcrypto fixes: handle long messages correctly, suppressTom Lane
2005-07-11Avoid bzero/bxopy in favor of more standard library routines.Tom Lane
2005-07-11More pgcrypto fixes: avoid bogus alignment assumptions in sha2,Tom Lane
2005-07-10Add missing pgcrypto files from previous commit.Bruce Momjian