From c5e037205650523cff2085e44d91a582ad37360c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Tue, 28 Jul 2015 17:09:42 +0200 Subject: [PATCH] Rm SHA-1 from the yotta configuration --- yotta/data/adjust-config.sh | 2 +- yotta/data/example-selftest/README.md | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/yotta/data/adjust-config.sh b/yotta/data/adjust-config.sh index 955fe0d224..1a2fcb6c3f 100755 --- a/yotta/data/adjust-config.sh +++ b/yotta/data/adjust-config.sh @@ -46,7 +46,7 @@ conf unset MBEDTLS_PEM_WRITE_C conf unset MBEDTLS_PKCS5_C conf unset MBEDTLS_PKCS12_C conf unset MBEDTLS_RIPEMD160_C -#conf unset MBEDTLS_SHA1_C +conf unset MBEDTLS_SHA1_C conf unset MBEDTLS_XTEA_C conf unset MBEDTLS_X509_RSASSA_PSS_SUPPORT diff --git a/yotta/data/example-selftest/README.md b/yotta/data/example-selftest/README.md index fef63423db..c5967a2c0b 100644 --- a/yotta/data/example-selftest/README.md +++ b/yotta/data/example-selftest/README.md @@ -57,10 +57,6 @@ To build and run this example the requirements below are necessary: {{test_id;MBEDTLS_SELFTEST}} {{start}} - SHA-1 test #1: passed - SHA-1 test #2: passed - SHA-1 test #3: passed - SHA-224 test #1: passed SHA-224 test #2: passed SHA-224 test #3: passed