summaryrefslogtreecommitdiff
path: root/src/common/md5_common.c
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-03-14Fix documentation comment for pg_md5_hashDaniel Gustafsson
2024-01-04Update copyright for 2024Bruce Momjian
2023-01-02Update copyright for 2023Bruce Momjian
2022-04-19Add missing error handling in pg_md5_hash().Tom Lane
2022-01-11Improve error handling of cryptohash computationsMichael Paquier
2022-01-08Update copyright for 2022Bruce Momjian
2021-02-15Add result size as argument of pg_cryptohash_final() for overflow checksMichael Paquier
2021-01-02Update copyright for 2021Bruce Momjian
2020-12-14Improve some code around cryptohash functionsMichael Paquier
2020-12-10Refactor MD5 implementations according to new cryptohash infrastructureMichael Paquier