summaryrefslogtreecommitdiff
path: root/blake2-simd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add Aarch64 specific defines to Android cross-compileJeffrey Walton2017-09-131-3/+3
* Update commentsJeffrey Walton2017-08-191-1/+1
* Use CRYPTOPP_SSE2_INTRIN_AVAILABLE for consistent namingJeffrey Walton2017-08-181-1/+1
* Split source files to support Base Implementation + SIMD implementation (GH #...Jeffrey Walton2017-08-171-0/+2182