Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 2 vuotta sitten
  Sean Parkinson 59e19cfd6c Merge pull request #5258 from dgarske/stm32u5_bench 2 vuotta sitten
  David Garske 92fcea39db Fix for DES3 with STM32 and `STM32_CRYPTO_AES_ONLY` (broken in #5223) . Add U5 PKA support and benchmarks. Fix MD5 with `OPENSSL_EXTRA` and `HAVE_MD5_CUST_API`. 2 vuotta sitten
  Sean Parkinson 1b29f7353a Check memory is zeroized 2 vuotta sitten
  David Garske fb10c90935 Fix for Cube HAL v2 back-to-back DES/DES3. Whitespace. Enable the new FIFO 16 block logic for all hardware that supports it. 2 vuotta sitten
  David Garske c52c2e5dfb Fixes for STM32H7 hash and crypto. 2 vuotta sitten
  David Garske ad3f7e1de2 The STM32U5 does not support DES3 or AES 192-bit (only 128/256 bit) 2 vuotta sitten
  Eric Blankenhorn 29c18a110b Fix to init ctx in wc_Des3_SetKey 2 vuotta sitten
  Daniel Pouzzner 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 vuotta sitten
  John Safranek df859d30f3 FIPS 140-3 3 vuotta sitten
  John Safranek f1bd79ac50 FIPS 140-3 4 vuotta sitten
  Daniel Pouzzner ec21dd6d13 miscellaneous buildability fixes: 3 vuotta sitten
  Elms 3a885aba23 Refactor pointer manipulation to be independent of datatype width 3 vuotta sitten
  Sean Parkinson 2c6285ccba cppcheck: fixes from reviewing report 3 vuotta sitten
  Jacob Barthelmeh c729318ddd update copyright date 3 vuotta sitten
  David Garske ea5af87de3 Revert of uint32_t and uint8_t changes in PR #3658, which caused warnings. 3 vuotta sitten
  Sean Parkinson ac76ef8ee7 Curve25519: replace uint64_t with word64 3 vuotta sitten
  Martin Akman 1f8d4149a5 Merge in master 4 vuotta sitten
  David Garske 13e6462ea7 Fixes for build with STM32 Standard Periperal Library (StdPeriLib). 4 vuotta sitten
  Sean Parkinson 411aee6e05 Fixes from cppcheck 4 vuotta sitten
  Martin Akman 20c0beb9e5 'WOLFSSL_USE_FLASHMEM' to store constant tables in flash memory 4 vuotta sitten
  Chris Conlon 45c5a2d39c update copyright to 2020 4 vuotta sitten
  David Garske b676c69561 Fix for DES mutex return code. Fix TLS bench thread shutdown. README.md updates. 4 vuotta sitten
  David Garske 27d95d1dfd Add mutex protection on STM32 RNG, AES/DES and Hashing crypto hardware calls for thread safety. Fixes #2580 4 vuotta sitten
  David Garske 7386bd4df1 Fixes for building with ` ./configure --enable-asynccrypt --enable-all CFLAGS="-DWC_ASYNC_NO_CRYPT"` 5 vuotta sitten
  David Garske 5c07391f1b Various fixes for asynchronous mode: 5 vuotta sitten
  John Safranek 9a5eb1bb67 Synchronous Quick Assist Support for Sniffer 5 vuotta sitten
  David Garske d5f3fa2ff8 Added DES3 Crypto callback support. 5 vuotta sitten
  John Safranek 246c444b93 Updates for v4.0.0 5 vuotta sitten
  John Safranek 586874b997 Rename INLINE 6 vuotta sitten