Valerio Setti 6bda5f5717 generate_test_keys: use keys from asymmetric_key_data.py
asymmetric_key_data.py already provides EC/RSA key pair values that
are suitable for generate_test_keys.py. So instead of re-generating
the keys using gen_key program, we use those keys.

This commit also:
- extends asymmetric_key_data.py to introduce
RSA bit sizes that are used in test_suite_pk but were missing from
asymmetric_key_data.py.
- updates test_keys.h with new keys.

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2024-04-10 12:33:21 +02:00
..
__init__.py Documentation typo 2022-09-29 18:48:41 +02:00
asymmetric_key_data.py generate_test_keys: use keys from asymmetric_key_data.py 2024-04-10 12:33:21 +02:00
bignum_common.py update headers 2023-11-02 19:47:20 +00:00
bignum_core.py update headers 2023-11-02 19:47:20 +00:00
bignum_data.py update headers 2023-11-02 19:47:20 +00:00
bignum_mod_raw.py update headers 2023-11-02 19:47:20 +00:00
bignum_mod.py update headers 2023-11-02 19:47:20 +00:00
build_tree.py Modify crypto_core_directory to also return a relative path 2023-12-01 17:18:38 +00:00
c_build_helper.py update headers 2023-11-02 19:47:20 +00:00
crypto_data_tests.py update headers 2023-11-02 19:47:20 +00:00
crypto_knowledge.py Fix mixup between secp224r1 and secp224k1 in test scripts 2024-01-03 20:50:56 +01:00
ecp.py update headers 2023-11-02 19:47:20 +00:00
logging_util.py update headers 2023-11-02 19:47:20 +00:00
macro_collector.py update headers 2023-11-02 19:47:20 +00:00
psa_information.py tests: add guards for DH groups 2024-01-17 15:57:06 +01:00
psa_storage.py update headers 2023-11-02 19:47:20 +00:00
test_case.py update headers 2023-11-02 19:47:20 +00:00
test_data_generation.py update headers 2023-11-02 19:47:20 +00:00
typing_util.py update headers 2023-11-02 19:47:20 +00:00