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-26 13:42:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
412d4d76eedb4888c180d52d709746764d6951bc
wolfssl
/
examples
History
David Garske
412d4d76ee
Fix for
HAVE_EXT_CACHE
callbacks not being available without
OPENSSL_EXTRA
defined. Added tests for external cache callbacks.
2018-04-05 07:10:04 -07:00
..
benchmark
Feature update for tls_bench test that will allow passing in arguments (
#1466
)
2018-04-02 14:00:34 -07:00
client
Fix for
HAVE_EXT_CACHE
callbacks not being available without
OPENSSL_EXTRA
defined. Added tests for external cache callbacks.
2018-04-05 07:10:04 -07:00
echoclient
refactor MDK options in client/server.c
2018-01-11 06:55:50 +09:00
echoserver
refactor MDK options in client/server.c
2018-01-11 06:55:50 +09:00
sctp
Release v3.12.2 (lib 14.0.0). Updated copywright.
2017-10-22 15:58:35 -07:00
server
* Added support for not loading a private key for server or client when
HAVE_PK_CALLBACK
is defined and the private PK callback is set. Tested with all cipher suites, TLS 1.2/1.3, client/server certs, RSA/ECC/ED25519.
2018-03-21 11:27:08 -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