forked from wolfSSL/wolfssl
Allow easily disabling of SPHINCS+.
This commit is contained in:
@ -2978,7 +2978,9 @@ extern void uITRON4_free(void *p) ;
|
|||||||
#define HAVE_PQC
|
#define HAVE_PQC
|
||||||
#define HAVE_FALCON
|
#define HAVE_FALCON
|
||||||
#define HAVE_DILITHIUM
|
#define HAVE_DILITHIUM
|
||||||
|
#ifndef WOLFSSL_NO_SPHINCS
|
||||||
#define HAVE_SPHINCS
|
#define HAVE_SPHINCS
|
||||||
|
#endif
|
||||||
#ifndef WOLFSSL_HAVE_KYBER
|
#ifndef WOLFSSL_HAVE_KYBER
|
||||||
#define WOLFSSL_HAVE_KYBER
|
#define WOLFSSL_HAVE_KYBER
|
||||||
#define WOLFSSL_KYBER512
|
#define WOLFSSL_KYBER512
|
||||||
|
Reference in New Issue
Block a user