Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix more MSVC warnings | Jack Lloyd | 2018-12-10 | 1 | -1/+1 |
* | Fix some MSVC warnings | Jack Lloyd | 2018-12-10 | 1 | -1/+1 |
* | Require MDx_HashFunction block size to be a power of 2 | Jack Lloyd | 2018-12-08 | 1 | -12/+22 |
* | Cleanups in MDx_HashFunction | Jack Lloyd | 2018-12-08 | 1 | -27/+30 |
* | Tiny optimization in MDx_HashFunction::final_result | Jack Lloyd | 2018-05-28 | 1 | -2/+1 |
* | Blake2b optimizations | Jack Lloyd | 2017-10-26 | 1 | -1/+2 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -4/+4 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -25/+25 |
* | lib/hash: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 1 | -3/+3 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+108 |