aboutsummaryrefslogtreecommitdiff
path: root/src/common/checksum_helper.c
Commit message (Expand)AuthorAge
* Add result size as argument of pg_cryptohash_final() for overflow checksMichael Paquier2021-02-15
* Fix copy-paste error with SHA256 digest length in checksum_helper.cMichael Paquier2021-02-11
* Fix and simplify some code related to cryptohashesMichael Paquier2021-01-08
* Update copyright for 2021Bruce Momjian2021-01-02
* Move SHA2 routines to a new generic API layer for crypto hashesMichael Paquier2020-12-02
* Add checksum helper functions.Robert Haas2020-04-03