aboutsummaryrefslogtreecommitdiff
path: root/src/include/common/cryptohash.h
Commit message (Expand)AuthorAge
* Add result size as argument of pg_cryptohash_final() for overflow checksMichael Paquier2021-02-15
* Introduce SHA1 implementations in the cryptohash infrastructureMichael Paquier2021-01-23
* Fix allocation logic of cryptohash context data with OpenSSLMichael Paquier2021-01-07
* Update copyright for 2021Bruce Momjian2021-01-02
* Refactor MD5 implementations according to new cryptohash infrastructureMichael Paquier2020-12-10
* Move SHA2 routines to a new generic API layer for crypto hashesMichael Paquier2020-12-02