Output save_alt Download

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