mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 10:10:56 +02:00
fe3d23ea1c
Align the argument parsing and handling of input group names to align it with OpenSSL behavior: * Do a case-insensitive comparison of the input names with our names * Add aliases for "MLKEMxxx" groups without underscores in addition to our names with underscores (keep our for backward compatibility) * Extend unit tests for both
Before creating any new configure files (.conf) read the CONF_FILES_README.md