mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
This patch updates `ecp_mod_p_generic_raw` and corresponding curve test methods, that depend on the NIST optimisation parameter to not run when it is not included. The following curves are affected: * SECP192R1 * SECP224R1 * SECP256R1 * SECP384R1 * SECP521R1 Signed-off-by: Minos Galanakis <minos.galanakis@arm.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| asymmetric_key_data.py | ||
| bignum_common.py | ||
| bignum_core.py | ||
| bignum_data.py | ||
| bignum_mod.py | ||
| bignum_mod_raw.py | ||
| build_tree.py | ||
| c_build_helper.py | ||
| crypto_knowledge.py | ||
| ecp.py | ||
| macro_collector.py | ||
| psa_storage.py | ||
| test_case.py | ||
| test_data_generation.py | ||
| typing_util.py | ||