David Garske 1b051d9c5b TLS v1.3 sniffer support:
* Added TLS v1.3 sniffer support using static ephemeral key.
* Add support for using a static ephemeral DH and ECC keys with TLS v1.3 using `WOLFSSL_STATIC_EPHEMERAL`.
* Adds new API's `wolfSSL_CTX_set_ephemeral_key` and `wolfSSL_set_ephemeral_key`.
* Expanded TLS extension support in sniffer.
* Refactor of the handshake hashing code.
* Added parameter checking to the TLS v1.3 key derivations (protects use of "DoTls13Finished" if handshake resources have been free'd).
* Added support for loading DH keys via `wc_DhImportKeyPair` and `wc_DhExportKeyPair`, enabled with `WOLFSSL_DH_EXTRA`.
* Added sniffer documentation `sslSniffer/README.md`.
2020-07-17 15:22:35 -07:00
..
2020-05-07 11:52:49 +02:00
2020-05-07 11:52:49 +02:00
2020-05-07 11:52:49 +02:00
2020-05-07 11:52:49 +02:00
2020-07-07 16:39:39 -06:00
2020-05-07 11:52:49 +02:00
2020-05-07 11:52:49 +02:00
2020-07-17 15:22:35 -07:00
2020-05-07 11:52:49 +02:00
2020-05-07 11:52:49 +02:00
2020-05-07 11:52:49 +02:00
2020-05-07 11:52:49 +02:00
2020-05-07 11:52:49 +02:00
2020-05-07 11:52:49 +02:00
2020-05-07 11:52:49 +02:00
2020-05-07 11:52:49 +02:00
2015-09-07 09:51:21 +02:00
2016-12-28 14:45:29 -07:00
2012-05-02 10:30:15 -07:00
2014-08-29 14:25:58 -07:00
2011-12-01 13:10:01 -08:00
2015-09-07 09:51:21 +02:00
2017-06-14 09:44:26 +10:00
2015-07-23 17:05:25 -06:00
2020-07-17 15:22:35 -07:00
2019-12-06 14:27:01 -07:00
2020-05-07 11:52:49 +02:00
2020-05-07 11:52:49 +02:00
2020-05-07 11:52:49 +02:00
2020-05-07 11:52:49 +02:00