Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Refactor MD5 implementations according to new cryptohash infrastructure | Michael Paquier | 2020-12-10 |
* | Change SHA2 implementation based on OpenSSL to use EVP digest routines | Michael Paquier | 2020-12-04 |
* | Fix compilation warnings in cryptohash_openssl.c | Michael Paquier | 2020-12-02 |
* | Move SHA2 routines to a new generic API layer for crypto hashes | Michael Paquier | 2020-12-02 |