Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolve Doxygen error in cpuid.h | Jack Lloyd | 2017-02-11 | 1 | -1/+2 |
* | Add support for NEON in SIMD_4x32 | Jack Lloyd | 2017-01-29 | 1 | -1/+10 |
* | Add CPUID::to_string | Jack Lloyd | 2017-01-22 | 1 | -1/+16 |
* | Refactor CPUID implementation, add ARM support | Jack Lloyd | 2017-01-17 | 1 | -31/+94 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -1/+1 |
* | Add CPUID::is_little_endian | Jack Lloyd | 2016-11-07 | 1 | -0/+10 |
* | Fix Clang warnings | Jack Lloyd | 2016-10-09 | 1 | -2/+0 |
* | Add cpuid overload to test framework | Jack Lloyd | 2016-09-15 | 1 | -46/+68 |
* | Improve side channel attack resistance of table based AES impl | Jack Lloyd | 2015-11-29 | 1 | -2/+17 |
* | Move check for SIMD instructions to CPUID | Jack Lloyd | 2015-09-21 | 1 | -0/+2 |
* | Convert PK operations to using Algo_Registry instead of Engine. | lloyd | 2015-02-03 | 1 | -6/+6 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -6/+9 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+153 |