We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f1713c commit 9aca5baCopy full SHA for 9aca5ba
integration/liboqs/META.yml
@@ -2,7 +2,7 @@ algDetails:
2
algVersion: FIPS205
3
claimedNISTLevel: 1
4
eufCMA: 'true'
5
- sufCMA: 'true'
+ sufCMA: 'false'
6
7
sources:
8
integration/liboqs/META.yml
slh_dsa.c
@@ -9,8 +9,6 @@
9
#include "slh_adrs.h"
10
#include "slh_var.h"
11
12
-#include "test/my_dbg.h"
13
-
14
/* === Internal */
15
16
/* helper functions to compute "len = len1 + len2" */
0 commit comments