Commit History

Author SHA1 Message Date
  Sean Parkinson 411aee6e05 Fixes from cppcheck 4 years ago
  Sean Parkinson 7dad0d3965 Tweak the SP x86_64 ECC assembly 4 years ago
  Sean Parkinson df1819b79f Improve speed of AArch64 assembly 4 years ago
  Sean Parkinson a7d265bf46 Fix casting warning in SP when mp_digit < sp_digit 4 years ago
  Sean Parkinson c776a4219a SP fix check for NULL in EC point_new 4 years ago
  Sean Parkinson 6321eabf86 Fix SP RSA private op 4 years ago
  Sean Parkinson c62f31cd27 Fix cache resist compile to work with SP C code 4 years ago
  Sean Parkinson 8972bf6278 Add support for P384 curve into SP 4 years ago
  Sean Parkinson 55ea2facdd Changes to clear issues raised by cppcheck 4 years ago
  Chris Conlon 45c5a2d39c update copyright to 2020 4 years ago
  Eric Blankenhorn b83804cb9d Correct misspellings and typos from codespell tool 4 years ago
  toddouska 1ba366920c Merge pull request #2581 from SparkiDev/ecc_fixes_add 4 years ago
  Sean Parkinson cc880e39ae Add deterministic ECDSA sig gen. Fix corner cases for add point. 4 years ago
  Sean Parkinson 5221c082f1 SP now has support for RSA/DH 4096-bit operations 4 years ago
  Sean Parkinson f590f6522d MISRA-C changes to SP plus cppcheck fixes 4 years ago
  Sean Parkinson 901ee627fc Fixes from using cppcheck tool 4 years ago
  Sean Parkinson 5bcf54b9e2 Refix stopping use of x18 register 4 years ago
  Sean Parkinson 42d04a36d6 Change static globals to const where possible 4 years ago
  Sean Parkinson 3e12d260b8 ARM64 assembly - x18 not able to be used 4 years ago
  Sean Parkinson 5530336617 SP Mod exp cast fix 4 years ago
  Sean Parkinson 1792fe34b9 Fix precomputation tables to not include infinity field. 4 years ago
  Sean Parkinson 23af4e92f3 Special implementation of mod exp when base is 2 in SP 5 years ago
  Sean Parkinson 7c393edf49 Changes to other SP implementations based on recent changes 5 years ago
  Sean Parkinson 333b666f6b Fixups updated and IAR defines 5 years ago
  Sean Parkinson b40e0888ad Fixes for different build configurations 5 years ago
  Sean Parkinson b24e122a0d Fixes for RSA verify only builds 5 years ago
  John Safranek 246c444b93 Updates for v4.0.0 5 years ago
  Sean Parkinson 5083330b86 Improve SP code and support prime check using SP in tfm.c 5 years ago
  Daniele Lacamera 501a3a287b Allow ECC Verify-only operations with NO_ASN and SP_MATH 5 years ago
  Sean Parkinson c122f6082f Allow a very small build based on SHA-256 and RSA verify 5 years ago