mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-09 06:10:52 +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.