aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/sha1/sha160.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge GH #1056 Add HashFunction::copy_state and port to OpenSSL 1.1.0Jack Lloyd2017-05-221-0/+5
|\
| * Add HashFunction::copy_stateJack Lloyd2017-05-221-0/+5
* | Add ARMv8 SHA-1 supportJack Lloyd2017-05-201-0/+7
|/
* Add support for Intel SHA-1/SHA-2 instructionsJack Lloyd2017-05-191-0/+7
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-7/+7
* Merge optimized implementations into base classJack Lloyd2016-09-151-0/+11
* Mass-prefix member vars with m_René Korthaus2016-01-081-67/+67
* Internal header cleanupsJack Lloyd2015-09-191-1/+0
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-2/+0
* 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-101-1/+1
* Add SHA-512/256lloyd2015-01-081-2/+1
* Move lib into srclloyd2014-01-101-0/+161