aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge optimized implementations into base classJack Lloyd2016-09-151-9/+0
* Remove deprecated hashes MD2, HAS-160, and RIPEMD-128Jack Lloyd2016-09-021-24/+0
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Add Blake2b hash functioncynecx2016-01-261-0/+8
* Internal header cleanupsJack Lloyd2015-09-191-1/+14
* Handle dependencies re static linking. GH #279Jack Lloyd2015-09-171-0/+13
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-0/+180