aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/blake2
Commit message (Expand)AuthorAgeFilesLines
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Fix indentJack Lloyd2016-01-301-171/+193
* Blake2b: use rotate_right instead of a macrocynecx2016-01-271-7/+5
* Blake2b: Fix for MSVCcynecx2016-01-261-5/+3
* Blake2b: Add copyright & fix header guardcynecx2016-01-262-3/+17
* Add Blake2b hash functioncynecx2016-01-263-0/+256