mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Enable PBKDF2 by default
This commit is contained in:
@ -745,8 +745,8 @@
|
|||||||
* Requires: POLARSSL_MD_C
|
* Requires: POLARSSL_MD_C
|
||||||
*
|
*
|
||||||
* This module adds support for the PKCS#5 PBKDF2 key derivation function.
|
* This module adds support for the PKCS#5 PBKDF2 key derivation function.
|
||||||
#define POLARSSL_PBKDF2_C
|
|
||||||
*/
|
*/
|
||||||
|
#define POLARSSL_PBKDF2_C
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \def POLARSSL_PEM_C
|
* \def POLARSSL_PEM_C
|
||||||
|
Reference in New Issue
Block a user