mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-26 22:22:01 +01:00
- The underlying test vectors are for Secp192r1, while TinyCrypt uses Secp256r1. - The test implementation is specific to the structure of legacy-ECC PK ctxs. Addition of analogous tests for TinyCrypt-based ECC PK contexts are left for a later commit.