Historial de Commits

Autor SHA1 Mensaje Fecha
  John Safranek 989c964a95 Synchronous Cavium OCTEON Support for Sniffer hace 4 años
  David Garske b213a962e9 Merge pull request #2493 from ejohnstown/sync-qat hace 4 años
  David Garske 12bf46296e Consolidate RISC-V examples. Fix `make dist` file error. hace 4 años
  John Safranek 9a5eb1bb67 Synchronous Quick Assist Support for Sniffer hace 4 años
  Hideki Miyazaki cb0184fe98 update Readme, added file header etc hace 4 años
  toddouska 2435ec2d6b Merge pull request #2275 from SparkiDev/sha512_arm32 hace 5 años
  Juliusz Sosinowicz a48981c3c6 Chacha20 ARM optimization hace 5 años
  Sean Parkinson 6a594218bc Add ARM32 NEON code for SHA-512/384 hace 5 años
  Sean Parkinson 7726bbbff2 Fix extra distribution files for ARM port dir hace 5 años
  Sean Parkinson 4e2e207e67 Add ARM32 asm code for X25519 and Ed25519 hace 5 años
  toddouska 683646e452 Merge pull request #2208 from SparkiDev/curve25519_arm hace 5 años
  Sean Parkinson b25177ca6c Include new ARMv8 curve25519 C file in distribution hace 5 años
  David Garske 6c65550eab Added CryptoCell-310 support hace 5 años
  Sean Parkinson e5bf2ed1d1 Curve25519 converted from inline assembly to asm only hace 5 años
  Hideki Miyazaki 6372634eda Addressed to code review comments hace 5 años
  David Garske ee45cfdbcb Refactor and rename of cryptodev to cryptocb. Refactor API names from `wc_CryptoDev` to use `wc_CryptoCb`. Backwards compatibility is retained for anyone using old `WOLF_CRYPTO_DEV` name. Added comment about fall-through case when CryptoCb return `NOT_COMPILED_IN`. hace 5 años
  Hideki Miyazaki 9d2294b967 Support AES and SHA hw acceleration on esp32-wroom-32 hace 5 años
  Jacob Barthelmeh f4831b9fbb add mynewt_port.c to make dist hace 5 años
  David Garske d67cb9e875 Added new build option for Microchip CryptoAuthLib (--enable-cryptoauthlib). Build fixes with WOLFSSL_ATECC508A enabled. hace 5 años
  Sean Parkinson 8a5a03ea35 Support for PKCS#11 hace 5 años
  Jacob Barthelmeh fe2f9d4aa4 minor adjustments and add README hace 5 años
  Jacob Barthelmeh 2e88151cfd crypto only sha256 cryptodev hace 5 años
  David Garske c96aeb4550 Added documentation and benchmarks for STM32 and STSAFE-A100 support. hace 5 años
  JacobBarthelmeh cb756397b3 inital AES-CBC with af_alg hace 5 años
  David Garske 0f86494161 * Added support for STM32L4 AES hardware crypto. hace 5 años
  David Garske 85511067e4 Added crypto device framework to handle PK RSA/ECC operations using callbacks. Adds new build option `./configure --enable-cryptodev` or `#define WOLF_CRYPTO_DEV`. Added devId support to PKCS7. hace 6 años
  David Garske 0be1c10fcd Moved the STM32 functions to their own .c file. Added GPL header. Finished testing on STM32 CubeMX with F4 and F7 and StdPeriLib with F4. hace 6 años
  Jacob Barthelmeh 01f603ad65 add documentation, macro for no AES hw or HASH hw, use usleep when waiting for entropy hace 6 años
  Jacob Barthelmeh 3a6d5b8f90 formating / add c files to distro / remove unneeded macros hace 6 años
  Sean Parkinson 3cdf3565c8 Intel ASM code for Curve25519 hace 6 años