mbedtls icon indicating copy to clipboard operation
mbedtls copied to clipboard

[Backport 2.28] Add test for ECP group metadata

Open wernerlewis opened this issue 3 years ago • 0 comments

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

wernerlewis avatar Aug 15 '22 12:08 wernerlewis