| Age | Commit message (Expand) | Author |
| 2025-09-30 | Revert "Make some use of anonymous unions [pgcrypto]" | Peter Eisentraut |
| 2025-09-30 | Make some use of anonymous unions [pgcrypto] | Peter Eisentraut |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian |
| 2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut |
| 2023-03-09 | Improve/correct comments | Peter Eisentraut |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian |
| 2022-01-12 | Fix comment related to pg_cryptohash_error() | Michael Paquier |
| 2022-01-11 | Improve error handling of cryptohash computations | Michael Paquier |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian |
| 2021-02-15 | Add result size as argument of pg_cryptohash_final() for overflow checks | Michael Paquier |
| 2021-01-23 | Introduce SHA1 implementations in the cryptohash infrastructure | Michael Paquier |
| 2021-01-07 | Fix allocation logic of cryptohash context data with OpenSSL | Michael Paquier |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian |
| 2020-12-14 | Improve some code around cryptohash functions | Michael Paquier |
| 2020-12-10 | Refactor MD5 implementations according to new cryptohash infrastructure | Michael Paquier |
| 2020-12-02 | Move SHA2 routines to a new generic API layer for crypto hashes | Michael Paquier |