提交歷史

作者 SHA1 備註 提交日期
  John Safranek 6b6ed2c42f FIPS Revalidation 6 年之前
  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 年之前
  David Garske 69b25ee508 Added simple GCC ARM `gcc-arm-none-eabi` Makefile project example for wolfCrypt test/benchmark and wolfSSL Client. 7 年之前
  John Safranek 931fbde41d iOS/Android 7 年之前
  Jacob Barthelmeh b0f87fdcf7 update .am files for make dist 7 年之前
  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 年之前
  Michael Shihrer abe5a318f2 Added hexiwear to include.am and removed dev environment specific variable 7 年之前
  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 年之前
  Jacob Barthelmeh e16f2c0722 add Windows build for SGX 8 年之前
  lchristina26 ae92a41512 Update fork to upstream: Merge https://github.com/wolfSSL/wolfssl 9 年之前
  lchristina26 f7baf9e392 settings for Arduino functionality 9 年之前
  David Garske e51f99a5c3 Adds LPCXpresso IDE support. Tested with the OM13076 (LPCXpresso18S37) board. 9 年之前
  David Garske adb9d27e9e Fixed release distribution of the Rowley IDE example. Added section in README for required library functions. 9 年之前
  toddouska 3d110516f4 fixup WORKBENCH autoconf 9 年之前
  John Safranek 075370a39c update automake includes to limit which files are added from the IDE sub-directories 9 年之前