Commit History

Author SHA1 Message Date
  gojimmypi c60fae8731 wc_Sha256Free checks lockDepth for Espressif RTOS 1 year ago
  gojimmypi 9da0ff0f31 Merge branch 'master' of https://github.com/wolfSSL/wolfssl into ESP32_HW_Update_PR 1 year ago
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 1 year ago
  Andrew Hutchings 34d897e433 Fixes to SE050 port 2 years ago
  gojimmypi 8bb6ff8dbb Espressif HW acceleration update & cleanup 2 years ago
  David Garske 502cbc3847 Fix for STM32U5 hash/crypto support. ZD 14305. 2 years ago
  Hideki Miyazaki 0d59d36a80 update TSIP VER to 1.15 for RX65N and RX72N 2 years ago
  Jacob Barthelmeh e9aae8b571 use hash grow function with cmac 2 years ago
  JacobBarthelmeh a338b4c933 refactor SHA grew function, revert benchmark devid, increase SHA_CTX size, add AES ECB cryptocb test 2 years ago
  JacobBarthelmeh 55b42dd85a Add SECO use and expand cryptodev 2 years ago
  David Garske e91f0f173b Fixes for async disables around the DevCopy calls. ZD13824 2 years ago
  Marco Oliverio 9ccfc81f26 psa: support PSA SHA1/SHA256/SHA224 2 years ago
  Daniel Pouzzner 6a56d3e131 jumbo patch of fixes for clang-tidy gripes (with some bug fixes). 2 years ago
  TakayukiMatsuo cd96330f2a Integrate Renesas TSIP specific code into Renesas common logics 2 years ago
  Daniele Lacamera baee7bace4 Merge pull request #4584 from ethanlooney/nxp_se050_curve25519 2 years ago
  Daniel Pouzzner a33ae21801 whitespace cleanups and portability/pedantic fixes 2 years ago
  David Garske 7396a0cb3a Resolves all peer review comments. Fixes to get Curve25519 working on real hardware. Regression testing fixes for ECC. 2 years ago
  Hideki Miyazaki f50fcd918e support Renesas RA SCE protect mode on RA6M4 evaluation board 2 years ago
  Daniel Pouzzner 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
  David Garske 2abb2eae7d Changed NXP SE050 to not use symmetric offloading by default. If desired use `WOLFSSL_SE050_HASH` and `WOLFSSL_SE050_CRYPT`. 2 years ago
  Daniel Pouzzner e0395c6441 linuxkm: in wolfcrypt/src/sha{256,512}.c, remove {SAVE,RESTORE}_VECTOR_REGISTERS() wrappers around AVX implementations, as this needs to be refactored for efficiency and the underlying assembly is not yet kernel-compatible. 2 years ago
  Daniel Pouzzner 0f05a71bfb linuxkm: refactor SAVE_VECTOR_REGISTERS() macro to take a fail clause as an argument, to allow the preprocessor to completely eliminate it in non-kernel builds, and for backward compat with WCv5.0-RC8. 2 years ago
  Fabio Utzig 29f4f09e6c Fix MMCAU_SHA256 type warnings 2 years ago
  David Garske a03ed32380 Support for Android KeyStore compatibility API's: 2 years ago
  Ethan 3f76a76c46 SE050 port with support for RNG, SHA, AES, ECC (sign/verify/shared secret) and ED25519 2 years ago
  Sean Parkinson e0abcca040 KCAPI: add support for using libkcapi for crypto (Linux Kernel) 2 years ago
  Daniel Pouzzner 6d715130a2 linuxkm: cleanups and smallstack refactors related to WOLFSSL_LINUXKM_SIMD_X86_IRQ_ALLOWED, associated linuxkm-SIMD-IRQ PR, and associated peer review: 2 years ago
  Daniel Pouzzner 83e0e19e03 linuxkm feature additions: 2 years ago
  Elms 3a885aba23 Refactor pointer manipulation to be independent of datatype width 3 years ago
  JacobBarthelmeh df2e0905e0 Merge pull request #3874 from dgarske/cryptocb_devctx 3 years ago