Commit History

Author SHA1 Message Date
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 1 year ago
  Daniel Pouzzner 6a56d3e131 jumbo patch of fixes for clang-tidy gripes (with some bug fixes). 2 years ago
  Sean Parkinson 17c2e9e1cd AARCH64 SHA512: implementation using crypto instructions added 2 years ago
  Jacob Barthelmeh c729318ddd update copyright date 3 years ago
  Sean Parkinson 356b419532 SP math all: fixes for different compilers and configs 3 years ago
  Sean Parkinson 91d23d3f5a Implement all relevant mp functions in sp_int 4 years ago
  Sean Parkinson 2588fe366e cpuid and SP ASM: ensure WOLFSSL_X86_64_BUILD is defined 3 years ago
  Sean Parkinson 320afab227 Configuration fixes 3 years ago
  Sean Parkinson 70854b8eec Allow the CPU Id flags to be programmatically set 3 years ago
  Sean Parkinson 75c14e4c8e Only use Intel instruction movbe when available 4 years ago
  Chris Conlon 45c5a2d39c update copyright to 2020 4 years ago
  Jacob Barthelmeh 171902f1fb change detection of AESNI support to read bit 25 from ECX 4 years ago
  John Safranek 246c444b93 Updates for v4.0.0 5 years ago
  Tim 59067825fc Update cpuid.c to optimize intelasm for performance 6 years ago
  David Garske b8cc132e99 Added ability to force 32-bit mode using `--enable-32bit`. Added ability to disable all inline asembly using `--disable-asm`. Added check for `__EMSCRIPTEN__` define in types.h to properly setup 64-bit type. Fixes for build combinations with SHA512 and CHACHA20. 6 years ago
  David Garske 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. 6 years ago
  Sean Parkinson 90f8f67982 Single Precision maths for RSA (and DH) 6 years ago
  Sean Parkinson 6a226efd15 MSVC fix around cpuid check 6 years ago
  Sean Parkinson d452f97e99 Fix cpuid to work with different configs 7 years ago
  Sean Parkinson 8e38dcc347 Tidy code up - use local static for cpuid flags 7 years ago
  Sean Parkinson bde6a35ac4 Assembly optimization for AES-NI, and AVX1 and AVX2 7 years ago