Files
wolfssl/src
Stefan Eissing c6c4134542 wolfSSL_set1_curves_list(), wolfSSL_CTX_set1_curves_list() improvements.
- Use wolfSSL API wolfSSL_set_groups() and wolfSSL_CTX_set_groups()
  to configure curves list
- This sets ssl->groups and ctx->groups accordingly and makes
  TLSX_KEY_SHARE generation respect the selection and precedence.
- Add tests in quic to assert the order of selections.
2022-09-12 14:31:58 +02:00
..
2022-08-26 16:29:11 -07:00
2022-08-22 12:04:15 -07:00
2022-08-08 13:24:00 +02:00
2022-08-10 13:33:57 -05:00
2022-09-02 09:54:17 -07:00