Commit History

Author SHA1 Message Date
  Daniel Pouzzner 856c9a9a7f wolfcrypt/src/port/arm/armv8-aes.c: revert changes in a0415ce855. 7 months ago
  Daniel Pouzzner 1fc67183a5 linuxkm: address peer review: 7 months ago
  Sean Parkinson 4585c6d508 ARMv8 32 bit ChaCha20 ASM: loading from in/out 7 months ago
  Daniel Pouzzner 957fc7460c linuxkm/lkcapi_glue.c: refactor AES-CBC, AES-CFB, and AES-GCM glue around struct km_AesCtx with separate aes_encrypt and aes_decrypt Aes pointers, and no cached key, to avoid AesSetKey operations at encrypt/decrypt time. 7 months ago
  Daniel Pouzzner 8ae031a5ed linuxkm/linuxkm_wc_port.h: improve my_memcpy(), my_memset(), and my_memmove() (CONFIG_FORTIFY_SOURCE workarounds) with copy-by-words codepaths. 7 months ago
  Daniel Pouzzner 82d94dab68 linuxkm: move "#undef HAVE_PTHREAD" from linuxkm/module_hooks.c to wolfssl/wolfcrypt/settings.h. 7 months ago
  Daniel Pouzzner a0415ce855 wolfcrypt/src/port/arm/armv8-aes.c: fix for AesXts.aes_encrypt and AesXts.aes_decrypt. 8 months ago
  Daniel Pouzzner b1e5d0f9bb linuxkm: completion and stabilization of LKCAPI integration for AES-CBC, AES-CFB, AES-GCM, and AES-XTS: 8 months ago
  jordan 947528ee16 Fix ext_xmss SigsLeft. 8 months ago
  Daniel Pouzzner 39c74a9bf8 AES-XTS: 8 months ago
  Daniel Pouzzner ec60f91b4a linuxkm: add linuxkm/lkcapi_glue.c. 8 months ago
  Daniel Pouzzner 1f4cf4188d linuxkm: 8 months ago
  Daniel Pouzzner 6e559ed015 linuxkm: squash of philljj's POC work integrating libwolfssl.ko with crypto_register_skcipher/crypto_register_aead, start 2022-12-26, end 2023-01-14. 8 months ago
  Anthony Hu fe87f16114 Fixes that prevent memory leaks when using OQS. 8 months ago
  JacobBarthelmeh 3db58af4f8 Merge pull request #7173 from gojimmypi/PR-Espressif-SHA-updates 8 months ago
  Daniele Lacamera 72e34a829a Fixed wrong define 8 months ago
  JacobBarthelmeh db3873ff40 Merge pull request #7172 from bandi13/fixUninitVar 8 months ago
  Daniele Lacamera 5b3ba8f4bb Removed "256-bit hash" references from doxygen 8 months ago
  Daniele Lacamera 6dab75368d [IoT-Safe] Add support sha384 + sha512 8 months ago
  gojimmypi ac6181d7ae Improved Espressif SHA HW/SW selection 8 months ago
  JacobBarthelmeh 578735e06c Merge pull request #7169 from julek-wolfssl/gh/7160 8 months ago
  lealem47 a13d107db4 Merge pull request #7171 from dgarske/stm32_cube_template 8 months ago
  JacobBarthelmeh 4c7f038149 Merge pull request #7161 from SparkiDev/xmss 8 months ago
  Andras Fekete 4971b9a567 Fix compilation errors about uninitialized variables 8 months ago
  Juliusz Sosinowicz 4f1d777090 BIO_BIO: BIO_{write|read} on a BIO pair should wrap around ring buffer 8 months ago
  Sean Parkinson a5961907b0 XMSS implementation 8 months ago
  David Garske 7305583f72 Improvements to the STM32Cube template. Fix defaults for ASN template and SNI. Disable Shake by default. Add comment about AES CFB. 8 months ago
  JacobBarthelmeh 199a5476ec Merge pull request #7166 from miyazakh/gcc5_strict-aliasing 8 months ago
  Sean Parkinson 999f84518c RSA Decryption: check private value after decryption 8 months ago
  Hideki Miyazaki 00f4afb5ea fix strict-aliasing rules warning 8 months ago