diff --git a/examples/configs/user_settings_wolfssh.h b/examples/configs/user_settings_wolfssh.h index 60229bc7e..45821a729 100644 --- a/examples/configs/user_settings_wolfssh.h +++ b/examples/configs/user_settings_wolfssh.h @@ -93,8 +93,7 @@ extern "C" { #define WC_NO_RSA_OAEP /* SSH does not use OAEP */ #ifdef USE_LOW_RESOURCE - /* currently CalcRsaInverses uses RsaKey members so cannot enable */ - /* #define RSA_LOW_MEM */ + #define RSA_LOW_MEM #endif #else #define NO_RSA