aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/md2
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated hashes MD2, HAS-160, and RIPEMD-128Jack Lloyd2016-09-023-154/+0
* Remaining cppcheck fixes that are not covered by GH #444Daniel Neus2016-03-051-1/+1
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-082-28/+28
* Internal header cleanupsJack Lloyd2015-09-191-2/+0
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-2/+0
* hash: Add missing overridesDaniel Seither2015-07-301-7/+7
* 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-102-2/+2
* Move lib into srclloyd2014-01-103-0/+155