wolfssl/scripts
David Garske 9b6cf56a6e
Expanded support for Curve25519/Curve448 and TLS v1.3 sniffer (#4335)
* Fixes for building with Ed/Curve25519 only. Fix for IoT safe demo to exit after running once. Added `WOLFSSL_DH_EXTRA` to `--enable-all` and `--enable-sniffer`. Cleanup uses of `==` in configure.ac. Various spelling fixes.

* Fix for sniffer with TLS v1.3 session tickets.

* Fix for ASN Template Ed25519 key export (missing version / not setting OID correctly).

* Add key import/export support for Curve25519/Curve448. Refactor of the 25519/448 ASN code to combine duplicate code.

* Refactor of Curve25519 code. Improved public key export to handle generation when only private is set. Improved private scalar buffer sizing.

* Fix for static ephemeral loading of file buffer.

* Added sniffer Curve25519 support and test case.

* Fix for sniffer to not use ECC for X25519 if both are set.

* Fix Curve448 public export when only private is set.

* Fix for `dh_generate_test` for small stack size.

* Reduce stack size use on new asymmetric DER import/export functions. Cleanup pub length calc.

* Fix invalid comment.
2021-09-01 09:28:24 +10:00
..
benchmark.test Fix RX/TX throughput reporting in example server. 2020-12-08 16:49:09 -06:00
cleanup_testfiles.sh
crl-revoked.test tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
dertoc.pl
external.test tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
google.test
include.am Expanded support for Curve25519/Curve448 and TLS v1.3 sniffer (#4335) 2021-09-01 09:28:24 +10:00
memtest.sh
ocsp-stapling-with-ca-as-responder.test tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
ocsp-stapling.test tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
ocsp-stapling2.test scripts: fix tests for out of tree `distcheck` 2021-02-08 10:43:31 -08:00
ocsp.test tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
openssl.test tests: server example doesn't like empty string params 2021-06-14 12:01:09 -07:00
ping.test
pkcallbacks.test tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
psk.test tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
resume.test tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
sniffer-ipv6.pcap
sniffer-testsuite.test Expanded support for Curve25519/Curve448 and TLS v1.3 sniffer (#4335) 2021-09-01 09:28:24 +10:00
sniffer-tls13-dh.pcap
sniffer-tls13-ecc.pcap
sniffer-tls13-gen.sh Expanded support for Curve25519/Curve448 and TLS v1.3 sniffer (#4335) 2021-09-01 09:28:24 +10:00
sniffer-tls13-hrr.pcap Added test case for TLS v1.3 with HRR (hello_retry_request) 2020-11-12 08:59:10 -08:00
sniffer-tls13-x25519.pcap Expanded support for Curve25519/Curve448 and TLS v1.3 sniffer (#4335) 2021-09-01 09:28:24 +10:00
stm32l4-v4_0_1_build.sh
testsuite.pcap
tls13.test tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
trusted_peer.test tests: fix test scripts for paths with spaces 2021-06-13 21:37:07 -07:00
unit.test.in build: arbitrary path for `make check` 2021-02-05 12:10:32 -08:00