aboutsummaryrefslogtreecommitdiff
path: root/src/common/cryptohash_openssl.c
Commit message (Expand)AuthorAge
* Refactor MD5 implementations according to new cryptohash infrastructureMichael Paquier2020-12-10
* Change SHA2 implementation based on OpenSSL to use EVP digest routinesMichael Paquier2020-12-04
* Fix compilation warnings in cryptohash_openssl.cMichael Paquier2020-12-02
* Move SHA2 routines to a new generic API layer for crypto hashesMichael Paquier2020-12-02