forked from wolfSSL/wolfssl
Turn on AES-OFB mode in windows for FIPS=v5
This commit is contained in:
@ -99,6 +99,7 @@
|
|||||||
#define HAVE_FFDHE_6144
|
#define HAVE_FFDHE_6144
|
||||||
#define HAVE_FFDHE_8192
|
#define HAVE_FFDHE_8192
|
||||||
#define FP_MAX_BITS 16384
|
#define FP_MAX_BITS 16384
|
||||||
|
#define WOLFSSL_AES_OFB
|
||||||
#endif /* FIPS v5 */
|
#endif /* FIPS v5 */
|
||||||
#else
|
#else
|
||||||
/* Enables blinding mode, to prevent timing attacks */
|
/* Enables blinding mode, to prevent timing attacks */
|
||||||
|
Reference in New Issue
Block a user