]> git.ipfire.org Git - thirdparty/hostap.git/commit
wolfssl: Update suiteb ciphersuites
authorJuliusz Sosinowicz <juliusz@wolfssl.com>
Tue, 11 Feb 2025 12:47:33 +0000 (13:47 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 23 Feb 2025 16:49:27 +0000 (18:49 +0200)
commit012a893c469157d5734f6f33953497ea6e3b0169
treeeb06bdb8482e63ce492958d30507201667df65ba
parent2ed9806275f9ae37545ca30d9bcce1e94fba1d97
wolfssl: Update suiteb ciphersuites

- For SUITEB128 the 128-bit strength ciphersuites should appears first
  in the list
- Update RSA key strengths
- Update ECC key strengths
- Update tests to pass with wolfSSL. wolfSSL fails as soon as the key is
  being loaded if it doesn't match the minimum key strength requirements.

Signed-off-by: Juliusz Sosinowicz <juliusz@wolfssl.com>
src/crypto/tls_wolfssl.c
tests/hwsim/test_suite_b.py