summaryrefslogtreecommitdiff
path: root/chacha_simd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use carryless multiplies for NIST b233 and k233 curves (GH #783, PR #784)Jeffrey Walton2019-01-161-14/+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 PACK32x4 macro guardJeffrey Walton2019-01-031-5/+7
* Fix ChaCha NEON compile with MSVC compiler (GH #776)Jeffrey Walton2019-01-031-1/+12
* Fix ChaCha compiler crash for GCC 3.3Jeffrey Walton2018-12-291-5/+10
* Update commentsJeffrey Walton2018-11-181-1/+3
* Add BLAKE2s and ChaCha CORE SIMD function (GH #656)Jeffrey Walton2018-11-181-3/+22
* Rename PPC vector functions from VectorFunc to VecFuncJeffrey Walton2018-11-151-192/+193
* Make Altivec vector wraps friendly to downgradesJeffrey Walton2018-11-151-84/+49
* Whitespace check-inJeffrey Walton2018-11-141-6/+6
* Drop ChaCha requirements to POWER7Jeffrey Walton2018-11-141-8/+29
* Rename files with dashes to underscores (GH #736)Jeffrey Walton2018-11-101-0/+1104