1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-24 17:41:01 +03:00

Revert change to Everest test message back to ECDH

Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
This commit is contained in:
Ben Taylor
2025-09-02 13:10:52 +01:00
parent 4766a23f9c
commit f57293654e

View File

@@ -431,7 +431,7 @@ component_test_everest () {
}
component_test_everest_curve25519_only () {
msg "build: Everest ECDHE context, only Curve25519" # ~ 6 min
msg "build: Everest ECDH context, only Curve25519" # ~ 6 min
scripts/config.py set MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED
scripts/config.py unset MBEDTLS_ECDSA_C
scripts/config.py -c $CRYPTO_CONFIG_H unset PSA_WANT_ALG_DETERMINISTIC_ECDSA