We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3decbde commit d9c48c1Copy full SHA for d9c48c1
configs/defconfig.common
@@ -178,6 +178,7 @@ CONFIG_MBEDTLS_ECP_C=y
178
CONFIG_MBEDTLS_ECDH_C=y
179
CONFIG_MBEDTLS_ECDSA_C=y
180
CONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLED=y
181
+CONFIG_MBEDTLS_SHA1_C=y
182
# CONFIG_MBEDTLS_DHM_C is not set
183
# CONFIG_MBEDTLS_ECJPAKE_C is not set
184
# CONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS is not set
0 commit comments