aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/sha1
Commit message (Expand)AuthorAgeFilesLines
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-022-2/+6
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-183-20/+20
* Move ISA optimized versions under the main algo dirJack Lloyd2016-11-032-0/+338
* Merge optimized implementations into base classJack Lloyd2016-09-152-17/+27
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-082-71/+71
* Internal header cleanupsJack Lloyd2015-09-191-1/+0
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-2/+0
* hash: Add missing overridesDaniel Seither2015-07-301-6/+6
* lib/hash: Convert &vec[0] to vec.data()Simon Warta2015-06-271-1/+1
* Use Algo_Registry also for hashes.lloyd2015-01-281-2/+3
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Add SHA-512/256lloyd2015-01-081-2/+1
* Move lib into srclloyd2014-01-103-0/+226