diff --git a/cyassl/ctaocrypt/settings.h b/cyassl/ctaocrypt/settings.h index 3672196a5..5fdad16c0 100644 --- a/cyassl/ctaocrypt/settings.h +++ b/cyassl/ctaocrypt/settings.h @@ -94,6 +94,8 @@ #define NO_DH #define NO_DSA #define NO_HC128 + #define NO_RSA + #define HAVE_ECC #endif