mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-01 18:21:07 +02: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.