Manuel Pégourié-Gonnard 561bce6b16 Add build with some curves accelerated but not all
I chose to divide along the lines of Weierstrass vs other curve shapes
(currently just Montgomery), mainly because it's the first thing that
came to mind.

It happened to reveal an issue in the logic for when (deterministic)
ECDSA and ECJPAKE are built-in, which this commit is also fixing.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2023-09-26 11:36:13 +02:00
..
all-in-docker.sh
all.sh Add build with some curves accelerated but not all 2023-09-26 11:36:13 +02:00
analyze_outcomes.py test: fix remaining disparities and remove debug leftovers 2023-09-25 17:39:41 +02:00
audit-validity-dates.py code_size_compare: add logging module and tweak prompt message 2023-07-24 18:07:12 +08:00
basic-build-test.sh Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
basic-in-docker.sh
check_files.py
check_names.py
check_test_cases.py check_test_cases: add a comment to explain idx in walk_compat_sh 2023-08-30 18:31:37 +08:00
check-doxy-blocks.pl Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
check-generated-files.sh Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
check-python-files.sh
depends.py When subtracting classic symbols from full, turn off PSA_CRYPTO_CONFIG 2023-07-21 17:50:49 +02:00
docker_env.sh
doxygen.sh Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
gen_ctr_drbg.pl
gen_gcm_decrypt.pl
gen_gcm_encrypt.pl
gen_pkcs1_v21_sign_verify.pl
generate_bignum_tests.py
generate_ecp_tests.py
generate_pkcs7_tests.py
generate_psa_tests.py New test suite for the low-level hash interface 2023-08-22 09:59:42 +02:00
generate_test_cert_macros.py fix python lint fails 2023-07-06 10:13:46 +08:00
generate_test_code.py Update default variable values for compilers 2023-07-31 23:11:18 +01:00
generate_tls13_compat_tests.py Provide additional comments for claryfication 2023-07-06 12:16:39 +02:00
generate-afl-tests.sh Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
list_internal_identifiers.py
list-identifiers.sh
psa_collect_statuses.py
recursion.pl
run-test-suites.pl
scripts_path.py
set_psa_test_dependencies.py
tcp_client.pl
test_config_script.py
test_generate_test_code.py Fix warnings from clang-16 2023-07-26 17:11:51 +01:00
test_psa_compliance.py Use '--target' instead of shortened '-t' 2023-08-30 09:46:20 +01:00
test_psa_constant_names.py
test_zeroize.gdb
test-ref-configs.pl
translate_ciphers.py
travis-log-failure.sh