From 7862cd0ca469b9cda027b7d8dcc6fbe54b57d08d Mon Sep 17 00:00:00 2001 From: Hanno Becker Date: Fri, 1 Dec 2017 17:10:31 +0000 Subject: [PATCH] Remove deprecation statement for TRUNC_HMAC_COMPAT from config.h --- include/mbedtls/config.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index e8a2f3601..b8980f20f 100644 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h @@ -1198,9 +1198,6 @@ * bandwidth, and (2) the peer is an Mbed TLS stack that doesn't use * the fixed implementation yet (pre-2.1.10). * - * \deprecated This option is deprecated and will likely be removed in a - * future version of Mbed TLS. - * * Uncomment to fallback to old, non-compliant truncated HMAC implementation. * * Requires: MBEDTLS_SSL_TRUNCATED_HMAC