aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/md2/md2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated hashes MD2, HAS-160, and RIPEMD-128Jack Lloyd2016-09-021-112/+0
* Mass-prefix member vars with m_René Korthaus2016-01-081-25/+25
* Internal header cleanupsJack Lloyd2015-09-191-2/+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-6/+6
* Use Algo_Registry also for hashes.lloyd2015-01-281-0/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+113