mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-11 13:27:03 +08:00

Implement sanity checks of exported public keys, using ASN.1 parsing. Rewrite the sanity checks of key pairs using ASN.1 parsing, so as to check more things with simpler code.