From 6c3fe31f6c41e6682b77833de4a29fa2a0265f5d Mon Sep 17 00:00:00 2001 From: Tomasz Rodziewicz <40165497+TRodziewicz@users.noreply.github.com> Date: Fri, 7 May 2021 09:46:32 +0200 Subject: [PATCH] Update config.h Warning for ECJPAKE_C was removed from config.h. --- include/mbedtls/config.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index 650f862bfd..1b0295e139 100644 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h @@ -2606,10 +2606,6 @@ * * Enable the elliptic curve J-PAKE library. * - * \warning This is currently experimental. EC J-PAKE support is based on the - * Thread v1.0.0 specification; incompatible changes to the specification - * might still happen. - * * Module: library/ecjpake.c * Caller: *