Output save_alt Download

Operation
crypto_sign
Primitive
gui312
Implementation
ref
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 ==3583== Memcheck, a memory error detector
3 ==3583== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
4 ==3583== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
5 ==3583== Command: ./try
6 ==3583==
7 ==3583== Conditional jump or move depends on uninitialised value(s)
8 ==3583== at 0x402840: gf2mat_rand_inv (blas.h:244)
9 ==3583== by 0x4026A3: gui_genkey_debug (gui.c:62)
10 ==3583== by 0x402899: gui_genkey (gui.c:91)
11 ==3583== by 0x40238E: crypto_sign_gui312_ref_keypair (sign.c:15)
12 ==3583== by 0x401333: test (try.c:112)
13 ==3583== by 0x402012: main (try-anything.c:295)
14 ==3583== Uninitialised value was created by a heap allocation
15 ==3583== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
16 ==3583== by 0x4027A4: gf2mat_rand_inv (blas.h:234)
17 ==3583== by 0x4026A3: gui_genkey_debug (gui.c:62)
18 ==3583== by 0x402899: gui_genkey (gui.c:91)
19 ==3583== by 0x40238E: crypto_sign_gui312_ref_keypair (sign.c:15)
20 ==3583== by 0x401333: test (try.c:112)
21 ==3583== by 0x402012: main (try-anything.c:295)
22 ==3583==
23 ==3583== Conditional jump or move depends on uninitialised value(s)
24 ==3583== at 0x402840: gf2mat_rand_inv (blas.h:244)
25 ==3583== by 0x4026F9: gui_genkey_debug (gui.c:67)
26 ==3583== by 0x402899: gui_genkey (gui.c:91)
27 ==3583== by 0x40238E: crypto_sign_gui312_ref_keypair (sign.c:15)
28 ==3583== by 0x401333: test (try.c:112)
29 ==3583== by 0x402012: main (try-anything.c:295)
30 ==3583== Uninitialised value was created by a heap allocation
31 ==3583== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
32 ==3583== by 0x4027A4: gf2mat_rand_inv (blas.h:234)
33 ==3583== by 0x4026F9: gui_genkey_debug (gui.c:67)
34 ==3583== by 0x402899: gui_genkey (gui.c:91)
35 ==3583== by 0x40238E: crypto_sign_gui312_ref_keypair (sign.c:15)
36 ==3583== by 0x401333: test (try.c:112)
37 ==3583== by 0x402012: main (try-anything.c:295)
38 ==3583==
39 Alarm clock