summaryrefslogtreecommitdiff
path: root/gcm_simd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix self test failure with IBM XL C/C++ on AIXJeffrey Walton2019-01-221-3/+4
* Update CPU_ProbePMULL testJeffrey Walton2019-01-201-9/+15
* Add VecPolyMultiply for Intel-equivalent F2N multipliesJeffrey Walton2019-01-201-116/+21
* Use carryless multiplies for NIST b233 and k233 curves (GH #783, PR #784)Jeffrey Walton2019-01-161-142/+23
* Fix GCM ARM64 compile with MSVC compiler (GH #776)Jeffrey Walton2019-01-041-64/+88
* Fix <arm_neon.h> include for ARM64 with MSVC compiler (GH #776)Jeffrey Walton2019-01-041-1/+2
* Update comments in config.hJeffrey Walton2018-12-091-1/+1
* Add separate Polynomial Multiply feature test on POWER8 (GH#742)Jeffrey Walton2018-11-191-1/+1
* Fix LLVM Clang compile on PowerPCJeffrey Walton2018-11-191-5/+16
* Drop GCM to POWER7 on PowerPCJeffrey Walton2018-11-171-2/+2
* Rename PPC vector functions from VectorFunc to VecFuncJeffrey Walton2018-11-151-68/+68
* Add Octet suffix for vec_sldJeffrey Walton2018-11-141-1/+1
* Add Octet suffix for vec_sldJeffrey Walton2018-11-141-5/+5
* Fix compile when using XLC with LLVM front-end without -qxlcompatmacrosJeffrey Walton2018-11-141-4/+4
* Rename files with dashes to underscores (GH #736)Jeffrey Walton2018-11-101-0/+915