wolfssl/examples/echoclient
Sean Parkinson 6d3e145571 Changes to build with X25519 and Ed25519 only
Allows configurations without RSA, DH and ECC but with Curve25519
algorithms to work with SSL/TLS using X25519 key exchange and Ed25519
certificates.
Fix Ed25519 code to call wc_Sha512Free().
Add certificates to test.h and fix examples to use them.
2018-07-23 10:20:18 +10:00
..
echoclient-ntru.vcproj
echoclient.c Changes to build with X25519 and Ed25519 only 2018-07-23 10:20:18 +10:00
echoclient.h OpenSSL Compatibility functions on PR#942. 2017-11-01 13:00:47 +09:00
echoclient.sln
echoclient.vcproj
echoclient.vcxproj
include.am
quit