Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add result size as argument of pg_cryptohash_final() for overflow checks | Michael Paquier | 2021-02-15 |
* | Introduce SHA1 implementations in the cryptohash infrastructure | Michael Paquier | 2021-01-23 |
* | Fix allocation logic of cryptohash context data with OpenSSL | Michael Paquier | 2021-01-07 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Refactor MD5 implementations according to new cryptohash infrastructure | Michael Paquier | 2020-12-10 |
* | Move SHA2 routines to a new generic API layer for crypto hashes | Michael Paquier | 2020-12-02 |