summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/cryptohashes.c
AgeCommit message (Expand)Author
2020-12-04Rename cryptohashes.c to cryptohashfuncs.cMichael Paquier
2020-12-02Move SHA2 routines to a new generic API layer for crypto hashesMichael Paquier
2020-01-01Update copyrights for 2020Bruce Momjian
2019-01-02Update copyright for 2019Bruce Momjian
2018-02-22Add user-callable SHA-2 functionsPeter Eisentraut