aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/rmd160/rmd160.cpp
Commit message (Expand)AuthorAgeFilesLines
* Deprecate many publically available headersJack Lloyd2019-09-061-0/+1
* Avoid including rotate.h in bswap.hJack Lloyd2018-12-211-0/+1
* Add compile-time rotation functionsJack Lloyd2017-10-121-111/+118
* Add HashFunction::copy_stateJack Lloyd2017-05-221-0/+5
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-14/+14
* Mass-prefix member vars with m_René Korthaus2016-01-081-104/+104
* 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/+210