-
Notifications
You must be signed in to change notification settings - Fork 833
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test.c: Dilithium private key not available in cert_test.h unless signing is enabled. ./configure --disable-shared --enable-dilithium=make,44,65,87 ./configure --disable-shared --enable-dilithium=make,sign,44,65,87 ./configure --disable-shared --enable-dilithium=make,verify,44,65,87 test.c: Dilithium doesn't have decode/encode when WOLFSSL_DILITHIUM_NO_ASN1 is defined. ./configure --disable-shared --enable-dilithium=yes CFLAGS=-DWOLFSSL_DILITHIUM_NO_ASN1
- Loading branch information
Showing
1 changed file
with
33 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters