Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Static assertions cleanup | Peter Eisentraut | 2022-12-15 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Add result size as argument of pg_cryptohash_final() for overflow checks | Michael Paquier | 2021-02-15 |
* | Fix copy-paste error with SHA256 digest length in checksum_helper.c | Michael Paquier | 2021-02-11 |
* | Fix and simplify some code related to cryptohashes | Michael Paquier | 2021-01-08 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Move SHA2 routines to a new generic API layer for crypto hashes | Michael Paquier | 2020-12-02 |
* | Add checksum helper functions. | Robert Haas | 2020-04-03 |