Files
wolfssl/.github/workflows
Tobias Frauenschläger c3289f8aa9 Enable and use ML-KEM by default
* Enable ML-KEM by default in build systems (autoconf and CMake)
* Only allow three to-be-standardized hybrid PQ/T combinations by
  default
* Use X25519MLKEM768 as the default KeyShare in the ClientHello (if user
  does not override that). When Curve25519 is disabled, then either
  WOLFSSL_SECP384R1MLKEM1024 or WOLFSSL_SECP256R1MLKEM768 is used as
  default depending on the ECC configuration
* Disable standalone ML-KEM in supported groups by default (enable with
  --enable-tls-mlkem-standalone)
* Disable extra OQS-based hybrid PQ/T curves by default and gate
  behind --enable-experimental (enable with --enable-extra-pqc-hybrids)
* Reorder the SupportedGroups extension to reflect the preferences
* Reorder the preferredGroup array to also reflect the same preferences
* Add async support for ML-KEM hybrids
2026-03-18 10:48:16 +01:00
..
2024-05-08 10:35:42 +02:00
2026-03-10 09:52:06 +01:00
2026-03-18 10:48:16 +01:00
2026-02-20 23:18:36 +01:00
2026-03-18 10:48:16 +01:00
2025-01-31 18:28:31 +01:00
2024-12-09 13:38:07 +01:00
2026-02-25 17:58:38 +01:00
2026-02-25 15:46:20 +01:00
2024-12-09 12:42:32 +01:00
2026-02-20 19:06:55 +01:00
2026-02-19 19:18:34 +01:00
2026-03-18 10:48:16 +01:00
2026-03-18 10:48:16 +01:00
2026-03-18 10:48:16 +01:00
2026-03-06 08:27:41 +01:00
2026-02-20 16:11:11 +01:00
2026-02-25 17:04:11 +01:00
2026-02-26 15:18:36 +01:00
2025-12-17 11:01:11 -06:00
2026-02-18 18:01:33 +00:00
2025-12-09 07:00:50 -07:00
2026-03-18 10:48:16 +01:00