aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/mdx_hash/mdx_hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix more MSVC warningsJack Lloyd2018-12-101-1/+1
* Fix some MSVC warningsJack Lloyd2018-12-101-1/+1
* Require MDx_HashFunction block size to be a power of 2Jack Lloyd2018-12-081-12/+22
* Cleanups in MDx_HashFunctionJack Lloyd2018-12-081-27/+30
* Tiny optimization in MDx_HashFunction::final_resultJack Lloyd2018-05-281-2/+1
* Blake2b optimizationsJack Lloyd2017-10-261-1/+2
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-4/+4
* Mass-prefix member vars with m_René Korthaus2016-01-081-25/+25
* lib/hash: Convert &vec[0] to vec.data()Simon Warta2015-06-271-3/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+108