Merge pull request #5063 from kaleb-himes/ZD13349

Ensure supported curves and curve size(s) WIN FIPS
This commit is contained in:
JacobBarthelmeh
2022-04-28 11:50:19 -06:00
committed by GitHub

View File

@ -45,6 +45,10 @@
#define WC_RSA_PSS
#define WC_RSA_NO_PADDING
#define HAVE_ECC
#define HAVE_ECC384
#define HAVE_ECC521
#define HAVE_SUPPORTED_CURVES
#define HAVE_TLS_EXTENSIONS
#define ECC_SHAMIR
#define HAVE_ECC_CDH
#define ECC_TIMING_RESISTANT