Cronologia Commit

Autore SHA1 Messaggio Data
  David Garske d412ccb6f8 Added new option `WOLFSSL_SP_NO_MALLOC` for building small SP without malloc. Added SP documentation. Added `./configure --enable-sp=yes,nomalloc` supprt. https://github.com/wolfSSL/scripts/pull/79 4 anni fa
  Sean Parkinson 411aee6e05 Fixes from cppcheck 4 anni fa
  Sean Parkinson 7dad0d3965 Tweak the SP x86_64 ECC assembly 4 anni fa
  Sean Parkinson df1819b79f Improve speed of AArch64 assembly 4 anni fa
  Sean Parkinson a7d265bf46 Fix casting warning in SP when mp_digit < sp_digit 4 anni fa
  Sean Parkinson c776a4219a SP fix check for NULL in EC point_new 4 anni fa
  Sean Parkinson 6321eabf86 Fix SP RSA private op 4 anni fa
  Sean Parkinson c62f31cd27 Fix cache resist compile to work with SP C code 4 anni fa
  Sean Parkinson 8972bf6278 Add support for P384 curve into SP 4 anni fa
  Sean Parkinson 55ea2facdd Changes to clear issues raised by cppcheck 4 anni fa
  Sean Parkinson 34a462b342 Don't use r7 with Cortex-M SP assembly 4 anni fa
  Eric Blankenhorn b83804cb9d Correct misspellings and typos from codespell tool 4 anni fa
  Sean Parkinson a71eb11b38 Improve Cortex-M RSA/DH assembly code performance 4 anni fa
  toddouska 1ba366920c Merge pull request #2581 from SparkiDev/ecc_fixes_add 4 anni fa
  Sean Parkinson cc880e39ae Add deterministic ECDSA sig gen. Fix corner cases for add point. 4 anni fa
  Sean Parkinson 5221c082f1 SP now has support for RSA/DH 4096-bit operations 4 anni fa
  Sean Parkinson f590f6522d MISRA-C changes to SP plus cppcheck fixes 4 anni fa
  Sean Parkinson 901ee627fc Fixes from using cppcheck tool 4 anni fa
  Sean Parkinson 42d04a36d6 Change static globals to const where possible 4 anni fa
  David Garske 3b6112e317 Fixes for using Keil with single precision math. 4 anni fa
  Sean Parkinson 5530336617 SP Mod exp cast fix 4 anni fa
  Sean Parkinson 1792fe34b9 Fix precomputation tables to not include infinity field. 4 anni fa
  Sean Parkinson 23af4e92f3 Special implementation of mod exp when base is 2 in SP 4 anni fa
  Sean Parkinson 7c393edf49 Changes to other SP implementations based on recent changes 5 anni fa
  David Garske 074e770c98 * Fix to ensure user_settings.h can be included for bio.c and evp.c when IDE or compiler tries to build it directly. Allows for wildcard .c include along with `WOLFSSL_IGNORE_FILE_WARN`. 5 anni fa
  Sean Parkinson 333b666f6b Fixups updated and IAR defines 5 anni fa
  Sean Parkinson 4f75d4eea2 Cortex-M code changed to support IAR compiler 5 anni fa
  Sean Parkinson b40e0888ad Fixes for different build configurations 5 anni fa
  Sean Parkinson b24e122a0d Fixes for RSA verify only builds 5 anni fa
  John Safranek 246c444b93 Updates for v4.0.0 5 anni fa