summaryrefslogtreecommitdiff
path: root/blake2s_simd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clear unused variable warning on AIXJeffrey Walton2019-01-221-0/+2
* 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
* Add CRYPTOPP_POWER7_ALTIVEC for XLC 12 on AIX workaroundJeffrey Walton2018-11-241-3/+4
* 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-18/+21
* Fix LLVM Clang compile on PowerPCJeffrey Walton2018-11-191-2/+5
* Update commentsJeffrey Walton2018-11-181-0/+5
* Add BLAKE2s and ChaCha CORE SIMD function (GH #656)Jeffrey Walton2018-11-181-3/+19
* Rename PPC vector functions from VectorFunc to VecFuncJeffrey Walton2018-11-151-59/+59
* Update commentsJeffrey Walton2018-11-151-3/+13
* Cleanup BLAKE2sJeffrey Walton2018-11-151-44/+10
* Rename files with dashes to underscores (GH #736)Jeffrey Walton2018-11-101-0/+1023