summaryrefslogtreecommitdiff
path: root/blake2.h
Commit message (Expand)AuthorAgeFilesLines
* Updated documentationJeffrey Walton2016-04-201-1/+2
* Enable BLAKE2_SSE2_Compress32 and BLAKE2_SSE4_Compress32. Add static function...Jeffrey Walton2016-04-191-2/+4
* Add constants for MIN_KEYLENGTH, MAX_KEYLENGTH, DEFAULT_KEYLENGTH. Fix keyed ...Jeffrey Walton2016-04-181-8/+15
* Added Windows support for BLAKE2Jeffrey Walton2016-04-171-1/+1
* Added BLAKE2 Cryptographic Hash and Message Authentication CodeJeffrey Walton2016-04-171-0/+319