mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-13 01:46:00 +08:00

This patch introduces basic unit-testing for the `ecp_mod_p256k1()`. The method is exposed through the ecp_invasive interface, and the standard testing data is being provided by the python framework. Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>