mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 21:28:36 +00:00
Enable PBKDF2 by default
This commit is contained in:
parent
abfdfbfd46
commit
370e90c2f0
1 changed files with 1 additions and 1 deletions
|
@ -745,8 +745,8 @@
|
|||
* Requires: POLARSSL_MD_C
|
||||
*
|
||||
* This module adds support for the PKCS#5 PBKDF2 key derivation function.
|
||||
#define POLARSSL_PBKDF2_C
|
||||
*/
|
||||
#define POLARSSL_PBKDF2_C
|
||||
|
||||
/**
|
||||
* \def POLARSSL_PEM_C
|
||||
|
|
Loading…
Reference in a new issue