aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/hash.h
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation fix in HashFunction::create_or_throw.Marcus Brinkmann2017-11-261-1/+1
* Include <memory> in base type headersJack Lloyd2017-10-291-0/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Add HashFunction::copy_stateJack Lloyd2017-05-221-0/+11
* Content:Tomasz Frydrych2017-04-031-1/+1
* 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