wolfssl/examples
Sean Parkinson 24e98dd05e Add support for Encrypt-Then-MAC to TLS 1.2 and below
An extension is used to indicate that ETM is to be used.
Only used when doing block ciphers - HMAC performed on encrypted data.
2019-08-29 09:00:30 +10:00
..
benchmark Merge pull request #2209 from tmael/maintenanceDefects 2019-07-15 16:49:13 -07:00
client Add support for Encrypt-Then-MAC to TLS 1.2 and below 2019-08-29 09:00:30 +10:00
echoclient Updates for v4.0.0 2019-03-15 10:37:36 -07:00
echoserver Updates for v4.0.0 2019-03-15 10:37:36 -07:00
sctp Updates for v4.0.0 2019-03-15 10:37:36 -07:00
server Add support for Encrypt-Then-MAC to TLS 1.2 and below 2019-08-29 09:00:30 +10: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