Topic: [SOLVED] how to enable WOLFSSL_SHA384 in wolfSSL
I have defined WOLFSSL_SHA384 in the setting.h file to enable the WOLFSSL_SHA384 encryption. However, I get following errors
SHA384 not define
Sha384_BLOCK_SIZE not defined
how to fix these issues.