This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-01-27 21:52:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad93813d7544251ff62e4de246ad2eb847d88708
wolfssl
/
examples
History
David Garske
ad93813d75
Fix for expected failure case on client write. Resolves test-fails.con
server TLSv1.3 fail on no client certificate
test.
2020-06-04 15:31:18 -07:00
..
benchmark
Fix building with one-side only tls13/dtls
2020-04-28 14:33:00 -06:00
client
Fix for expected failure case on client write. Resolves test-fails.con
server TLSv1.3 fail on no client certificate
test.
2020-06-04 15:31:18 -07:00
echoclient
Fix for TLS v1.3 PSK tests work with additional cipher suites (not just
TLS13-AES128-GCM-SHA256
) and the echo server/client.
2020-06-04 15:31:18 -07:00
echoserver
Fix for TLS v1.3 PSK tests work with additional cipher suites (not just
TLS13-AES128-GCM-SHA256
) and the echo server/client.
2020-06-04 15:31:18 -07:00
sctp
Fixes for SCTP example to check build options.
2020-02-19 12:28:49 -08:00
server
Fix for TLS v1.3 PSK tests work with additional cipher suites (not just
TLS13-AES128-GCM-SHA256
) and the echo server/client.
2020-06-04 15:31:18 -07:00
include.am
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.
2017-12-07 11:02:19 +01:00