Skip to content

Commit d4fd2d7

Browse files
committed
[skip ci] disable debug_keygen
Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca>
1 parent e8bfa15 commit d4fd2d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/kem/hqc/xuganyu96-hqc_hqc-5_ref

src/kem/hqc/xuganyu96-hqc_hqc-5_ref/hqc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#include "symmetric.h"
1414
#include "vector.h"
1515

16-
#define DEBUG_KEYGEN 1
16+
#define DEBUG_KEYGEN 0
1717

1818
#ifdef VERBOSE
1919
#include <stdio.h>

0 commit comments

Comments
 (0)