aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/par_hash/par_hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-2/+2
* More MSVC warnings fixesJack Lloyd2017-08-311-1/+1
* Add HashFunction::copy_stateJack Lloyd2017-05-221-0/+12
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-3/+3
* Remove Algo_RegistryJack Lloyd2016-10-211-23/+5
* improve parallel hash tests + memory leak fixDaniel Neus2016-07-201-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-081-10/+10
* 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
* 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-281-38/+37
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+100