summaryrefslogtreecommitdiff
path: root/CMake/FindGcrypt.cmake
Commit message (Collapse)AuthorAgeFilesLines
* hashes: Use Libgcrypt for hashing purposesJulian Andres Klode2020-01-141-0/+25
Switch the code of the Hashes class to use libgcrypt, which allows us to use hardware-accelerated implementations of SHA1 and friends.