VS-ARM Update

1. Added HAVE_SUPPORTED_CURVES and WOLFSSL_SHA384 to the user settings file.
This commit is contained in:
John Safranek 2017-10-31 13:19:10 -07:00
parent 68371c8e66
commit 5b55d384a7

View File

@ -4,10 +4,12 @@
/* Enables blinding mode, to prevent timing attacks */
#define WC_RSA_BLINDING
#define WOLFSSL_SHA384
#define WOLFSSL_SHA512
#define NO_PSK
#define HAVE_EXTENDED_MASTER
#define HAVE_TLS_EXTENSIONS
#define HAVE_SUPPORTED_CURVES
#define HAVE_AESGCM
#define USE_FAST_MATH
#define TFM_TIMING_RESISTANT