mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-09 18:01:13 +02:00
c43ab39306
Add a crypto-callback operation for validating an ECC key. Under WOLF_CRYPTO_CB_ONLY_ECC validation now fails closed with NO_VALID_DEVID when no device handles the operation; previously such keys were accepted unvalidated. This is a deliberate compatibility break, documented at the dispatch site.
Before creating any new configure files (.conf) read the CONF_FILES_README.md