aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/par_hash
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-062-5/+3
* Deprecate many publically available headersJack Lloyd2019-09-061-0/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* More MSVC warnings fixesJack Lloyd2017-08-311-1/+1
* Add HashFunction::copy_stateJack Lloyd2017-05-222-0/+13
* Content:Tomasz Frydrych2017-04-031-1/+1
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-5/+5
* Remove Algo_RegistryJack Lloyd2016-10-212-26/+7
* improve parallel hash tests + memory leak fixDaniel Neus2016-07-201-1/+1
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-082-11/+11
* Internal header cleanupsJack Lloyd2015-09-191-1/+0
* Handle dependencies re static linking. GH #279Jack Lloyd2015-09-171-1/+1
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-2/+0
* hash: Add missing overridesDaniel Seither2015-07-301-6/+6
* Comile fixes for VC 2013. Based on github pull 56neusdan2015-03-101-0/+3
* Hide Algorithm_Factory and use the functions in lookup.h internally.lloyd2015-03-041-5/+1
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-1/+1
* Use Algo_Registry also for hashes.lloyd2015-01-282-40/+43
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Move lib into srclloyd2014-01-103-0/+142