mbedtls
mbedtls copied to clipboard
[Backport 2.28] Add test for ECP group metadata
Description
Trivial backport of #6203, with additional commit to include
mbedtls_ecp_group_cmp, taken from development branch.
Test cases added to check curve parameters and information for each curve supported. Expected parameters are taken from references: SEC 2 for NIST, RFC 5639 for Brainpool, and RFC 7748 for curve25519/curve448.
Status
READY