Commit History

Author SHA1 Message Date
  JacobBarthelmeh 5348ecb1f2 initial makefile and build with hexagon 5 years ago
  Jacob Barthelmeh d7fe000cfe M68K (coldfire MCF5441X) wolfcrypt build and examples 5 years ago
  David Garske d762d2fa5d Merge pull request #2450 from aaronjense/microsoft-azure-sphere 5 years ago
  Aaron Jense 88036db223 Visual Studio Solution for Azure Sphere Devices 5 years ago
  David Garske ebe99cf5ef Support for SiFive HiFive Unleashed board. 5 years ago
  Tesfa Mael 48d4ed38ac Include SIFIVE files for distribution 5 years ago
  David Garske 6c65550eab Added CryptoCell-310 support 5 years ago
  John Safranek 5ab6d58504 Release Fixes 5 years ago
  Sean Parkinson 4302c02e67 Include zephyr directories in the release 5 years ago
  Tesfa Mael 1f26282bf2 update include.am and add function description 5 years ago
  Hideki Miyazaki bc09f4bd30 Porting wolfssl into ESP-IDF development framework 6 years ago
  Go Hosohara 697c61af35 correct typo in IDE/include.am 6 years ago
  Go Hosohara 00ff519b23 remove wrong configuration in IDE/include.am 6 years ago
  Go Hosohara 2551512718 add CS+ and e2studio settings in IDE/include.am 6 years ago
  Naruto TAKAHASHI 861fec1dc6 porting mynewt 6 years ago
  Chris Conlon 0175447eb3 tie TRUESTUDIO files into include.am 6 years ago
  John Safranek e6c7952f50 Merge master into fipsv2. Resolved a conflict in api.c. 6 years ago
  Jacob Barthelmeh 0c2199084e single threaded wolfcrypt only Nucleus port 6 years ago
  John Safranek 6b6ed2c42f FIPS Revalidation 6 years ago
  David Garske bababf115a Moved to IDE/XCODE. Fixed build warnings with xcode. Updated the `user_settings.h` to support fast math, ECC, timing resistance, single precision math, ARMv8, SHA3, ChaCha20/Poly1305, Ed/Curve25519 and ensure default disables are defined. Added Xcode iOS benchmark example. Runs wolfCrypt test, wolfCrypt benchmark and the new TLS benchmark by cipher suite. 7 years ago
  David Garske 69b25ee508 Added simple GCC ARM `gcc-arm-none-eabi` Makefile project example for wolfCrypt test/benchmark and wolfSSL Client. 7 years ago
  John Safranek 931fbde41d iOS/Android 7 years ago
  Jacob Barthelmeh b0f87fdcf7 update .am files for make dist 7 years ago
  David Garske a616513860 Added support for AES GCM with STM32F2/STM32F4 using Standard Peripheral Library and CubeMX. Added AES ECB Decrypt for Standard Peripheral Library. Fixes for wolfCrypt test with STM32 crypto hardware for unsupported tests (AES CTR plus 9 and AES GCM with IV != 12). Improve AES CBC for STM32 to handle block aligned only. Added IDE example for SystemWorkbench for STM32 (Open STM32 tools) IDE. 7 years ago
  Michael Shihrer abe5a318f2 Added hexiwear to include.am and removed dev environment specific variable 7 years ago
  David Garske e98a0465ae tenAsys INtime RTOS port. Porting complete for mutex semaphores, threading, file, socket and RNG. Added projects for libwolfssl and wolfExamples. The wolfExamples project includes examples for wolfCrypt Test/Benchmark and wolfSSL TLS client/server. Provided reference user_settings.h with comments and enable/disable gates. Added README.md with overview and instructions. Fixed issue building master with NO_WOLFSSL_DIR defined. Added check if old TLS is enabled that SHA and MD5 are enabled. Cleanup of the wolfCrypt test use of USE_CERT_BUFFERS with file system enabled. 7 years ago
  Jacob Barthelmeh e16f2c0722 add Windows build for SGX 8 years ago
  lchristina26 ae92a41512 Update fork to upstream: Merge https://github.com/wolfSSL/wolfssl 8 years ago
  lchristina26 f7baf9e392 settings for Arduino functionality 8 years ago
  David Garske e51f99a5c3 Adds LPCXpresso IDE support. Tested with the OM13076 (LPCXpresso18S37) board. 9 years ago