Add 3DES support.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-03-25 13:25:29 +01:00
parent c0652ba1f7
commit 3d0a27c834
3 changed files with 10 additions and 10 deletions

View File

@@ -2247,7 +2247,7 @@
* \warning DES is considered a weak cipher and its use constitutes a
* security risk. We recommend considering stronger ciphers instead.
*/
//#define MBEDTLS_DES_C
#define MBEDTLS_DES_C
/**
* \def MBEDTLS_DHM_C