Commit History

Author SHA1 Message Date
  toddouska 3ac03d3d66 Merge pull request #3805 from JacobBarthelmeh/copyright 3 years ago
  David Garske 697d34c80d Fix for for crypto callback `devCtx` on symmetric algorithms (missing for SHA1 and CMAC). Fix for HMAC to use devId for hashing. Fixes for CMAC crypto callbacks and testing. 3 years ago
  Sean Parkinson a55e94cf6f ECCSI and SAKKE: add support 3 years ago
  Jacob Barthelmeh c729318ddd update copyright date 3 years ago
  toddouska 72eebd6e75 Merge pull request #3795 from JacobBarthelmeh/CAAM 3 years ago
  David Garske c73965b471 Merge pull request #3842 from danielinux/imx-rt1060-fixes 3 years ago
  Hideki Miyazaki 3b768bcb5e addressed review comments 3 years ago
  Hideki Miyazaki 95cf3675e9 implemented SHA256_Transform 3 years ago
  Daniele Lacamera 7610e4989c iMX-RT1060 support: Fixed missing definition of wc_Sha256Free 3 years ago
  Jacob Barthelmeh 749425e1e8 first pre alpha code for QNX + CAAM 3 years ago
  Guido Vranken 3fd2647383 SHA 256,512: Only write hash if no error has occurred 3 years ago
  Sean Parkinson ac76ef8ee7 Curve25519: replace uint64_t with word64 3 years ago
  Elms 79c31a5f2c SiLbs: SHA and AES-{GCM,CBC} hardware acceleration using se_manager 3 years ago
  Sean Parkinson 91d23d3f5a Implement all relevant mp functions in sp_int 4 years ago
  Daniel Pouzzner f96fbdb7d1 sha256.c/sha512.c: refactor 4 instances of gccism ({}) to WC_INLINE functions. 3 years ago
  Daniele Lacamera 9cb2c9f1ac Fixed SHA256 support for IMX-RT1060 3 years ago
  Daniele Lacamera ce62f46442 Fixed comments 3 years ago
  Daniele Lacamera 05098f7ab8 Reentrant DCP driver. DCP protected by mutex. 3 years ago
  Daniele Lacamera a07f9ded63 Added support for NXP DCP (i.MX-RT series) 3 years ago
  Daniel Pouzzner 7c2aefcfdd linuxkm: enable the rest of the _asm implementations for x86, wrapped in {SAVE,RESTORE}_VECTOR_REGISTERS(). 3 years ago
  Daniel Pouzzner ce8f2e65de wolfcrypt/src/sha256.c: undo c801de9d23c2f3348b84fdb8d893f81e6c3c2849 (dgarske has better&correct fix in 76e1760f915934bdc4911f3ae41abe6803ae094a). 3 years ago
  Daniel Pouzzner e09487de1f sha256.c: add missing _SMALL_STACK_CACHE initialization in InitSha256(). 3 years ago
  David Garske 5c76afc41c Fix for SHA256 missing initialization of small stack cache variable. Fixes issue with Intel ASM and `WOLFSSL_SMALL_STACK_CACHE` 3 years ago
  Tesfa Mael cebb283822 DO-178 changes 4 years ago
  Martin Akman 1f8d4149a5 Merge in master 3 years ago
  toddouska 48783c1982 Merge pull request #2996 from dgarske/stm32hal 4 years ago
  David Garske efe9da0994 Fix for STM32 crypto hash with `WOLFSSL_SMALL_STACK_CACHE` possible free of invalid pointer. 4 years ago
  Daniele Lacamera 82520572b0 Initial support for psoc6_crypto (sha256 only) 4 years ago
  Jacob Barthelmeh 0814f61b11 fix code formating and turn on HW acc. by default 4 years ago
  JacobBarthelmeh 61a5fe3108 add macro for trng and gce driver names 4 years ago