mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 03:34:39 +02:00
Merge pull request #6715 from anhu/WOLFSSL_NO_SPHINCS
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_FALCON
|
||||
#define HAVE_DILITHIUM
|
||||
#define HAVE_SPHINCS
|
||||
#ifndef WOLFSSL_NO_SPHINCS
|
||||
#define HAVE_SPHINCS
|
||||
#endif
|
||||
#ifndef WOLFSSL_HAVE_KYBER
|
||||
#define WOLFSSL_HAVE_KYBER
|
||||
#define WOLFSSL_KYBER512
|
||||
|
Reference in New Issue
Block a user