Number of signature schemes

This commit is contained in:
Douglas Stebila 2019-06-18 20:52:24 -04:00
parent 49ce37774b
commit 57c7121881

View File

@ -60,7 +60,7 @@
// EDIT-WHEN-ADDING-SIG
/** Number of algorithm identifiers above (including default). */
#define OQS_SIG_algs_length 13
#define OQS_SIG_algs_length 16
/** The default signature. Different on Windows because qTESLA is not yet supported. */
#if defined(_WIN32)
#define OQS_SIG_DEFAULT OQS_SIG_alg_picnic_L1_FS