add Gnuk specific change to polarssl config

This commit is contained in:
NIIBE Yutaka
2013-03-19 14:19:44 +09:00
parent 46eb059e50
commit 6f8447364b

View File

@@ -187,8 +187,9 @@
* \def POLARSSL_FS_IO
*
* Enable functions that use the filesystem.
*/
*
#define POLARSSL_FS_IO
*/
/**
* \def POLARSSL_NO_DEFAULT_ENTROPY_SOURCES
@@ -221,8 +222,9 @@
*
* Enable support for PKCS#1 v2.1 encoding.
* This enables support for RSAES-OAEP and RSASSA-PSS operations.
*/
*
#define POLARSSL_PKCS1_V21
*/
/**
* \def POLARSSL_RSA_NO_CRT