aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/hash.h
Commit message (Expand)AuthorAgeFilesLines
* Remove Algo_RegistryJack Lloyd2016-10-211-8/+13
* Improve stream doxygen [ci skip]René Korthaus2016-10-191-1/+1
* Improve hash doxygen [ci skip]René Korthaus2016-10-191-3/+12
* Change T::provider to return std::stringJack Lloyd2016-09-151-2/+1
* Add T::provider() to allow user to inquire about implementation usedJack Lloyd2016-09-151-0/+7
* Address some review comments by Simon. GH #279Jack Lloyd2015-09-211-1/+1
* Handle dependencies re static linking. GH #279Jack Lloyd2015-09-171-0/+15
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-2/+4
* Use Algo_Registry also for hashes.lloyd2015-01-281-0/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Split off the keyed interfaces of transform to Keyed_Transformlloyd2014-01-181-3/+5
* Move lib into srclloyd2014-01-101-0/+37