Update support for wolfSSH with RSA_LOW_MEM
.
This commit is contained in:
parent
b4910c4615
commit
d07d4fb8ac
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user