mbedtls/scripts/mbedtls_dev
Minos Galanakis d6751dcd8b ecp_curves: Added unit-tests for secp256k1
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>
2023-04-25 13:30:59 +01:00
..
__init__.py
asymmetric_key_data.py
bignum_common.py ecp.py: Set test-dependencies as attributes. 2023-04-06 16:33:10 +01:00
bignum_core.py bignum: Removed merge scaffolding. 2023-04-05 16:13:11 +01:00
bignum_data.py
bignum_mod.py bignum: Removed merge scaffolding. 2023-04-05 16:13:11 +01:00
bignum_mod_raw.py bignum: Removed merge scaffolding. 2023-04-05 16:13:11 +01:00
build_tree.py
c_build_helper.py Add docstring for new compile function. 2023-01-30 09:50:59 +00:00
crypto_knowledge.py
ecp.py ecp_curves: Added unit-tests for secp256k1 2023-04-25 13:30:59 +01:00
macro_collector.py
psa_storage.py
test_case.py
test_data_generation.py
typing_util.py