Commit History

Author SHA1 Message Date
  Andras Fekete 57e870e0d4 Add Async examples 9 months ago
  Sean Parkinson a39a04fc88 PEM example: new example for convert between PEM and DER 1 year ago
  Sean Parkinson 9cdee20a7d ASN.1 print: implementation to parse and print added 1 year ago
  Lealem Amedie 0722fb56d8 Adding README.md to examples dir and links to wolfssl-examples github repo in client/server.c 2 years ago
  David Garske 71cc5381ad Added new `examples/config` area with template user_settings.h files and instructions for using. 4 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. 6 years ago
  John Safranek b7a35eabd2 Add simple SCTP example tools 7 years ago
  David Garske fdab3943be Added throughput benchmarking for client/server examples and added helper script "scripts/benchmark.test". Added example client option: "-B <num>" Benchmarking throughput. Added example server options: "-B <num>" Benchmark throughput, "-e" Echo data, "-i" Loop / Accept multiple connections. Cleanup of the include.am for examples. Cleanup of tcp_connect with DTLS enabled. Cleanup of the valid socket checking. Cleanup trailing whitespace. 8 years ago