summaryrefslogtreecommitdiff
path: root/simon128_simd.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup headers after Microsoft ARM64 portJeffrey Walton2019-01-041-2/+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/+4
|
* Fix SIMON128 and SPECK128 NEON compile with MSVC compiler (GH #776)Jeffrey Walton2019-01-031-0/+8
|
* Fix SIMON build when SSSE3 not availableJeffrey Walton2018-12-291-2/+4
|
* Cleanup debug information from SIMON source filesJeffrey Walton2018-11-211-36/+26
|
* Rename PPC vector functions from VectorFunc to VecFuncJeffrey Walton2018-11-151-58/+59
|
* Add CRYPTOPP_INLINE to SIMON and SPECk for debuggingJeffrey Walton2018-11-131-28/+36
|
* Rename files with dashes to underscores (GH #736)Jeffrey Walton2018-11-101-0/+834
Also see https://groups.google.com/forum/#!topic/cryptopp-users/HBz-6gZZFOA on the mailing list