summaryrefslogtreecommitdiff
path: root/blake2b_simd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update commentsJeffrey Walton2019-05-281-1/+0
* Use PowerPC unaligned loads and stores with Power8 (GH #825, PR #826)Jeffrey Walton2019-04-271-0/+1
* Cleanup headers after Microsoft ARM64 portJeffrey Walton2019-01-041-2/+0
* Fix <arm_neon.h> include for ARM64 with MSVC compiler (GH #776)Jeffrey Walton2019-01-041-1/+2
* Disable Altivec for BLAKE2s on AIX 7.1 and XLC 12.01 (GH #743)Jeffrey Walton2018-11-211-0/+8
* Rewrite BLAKE2 classesJeffrey Walton2018-11-201-36/+39
* Rename PPC vector functions from VectorFunc to VecFuncJeffrey Walton2018-11-151-62/+62
* Rename files with dashes to underscores (GH #736)Jeffrey Walton2018-11-101-0/+1220