Output save_alt Download

Operation
crypto_sign
Primitive
rainbow3c
Implementation
portable
Compiler options
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 ==27318== Memcheck, a memory error detector
3 ==27318== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
4 ==27318== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
5 ==27318== Command: ./try
6 ==27318==
7 ==27318== Conditional jump or move depends on uninitialised value(s)
8 ==27318== at 0x1159AE: rainbow_sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
9 ==27318== by 0x10A760: crypto_sign_rainbow3c_portable (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==27318== by 0x1096B3: test (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==27318== by 0x108FC4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==27318== Uninitialised value was created by a stack allocation
13 ==27318== at 0x113C48: rainbow_sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==27318==
15 ==27318== Conditional jump or move depends on uninitialised value(s)
16 ==27318== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
17 ==27318== by 0x10A414: input_compare (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==27318== by 0x10974E: test (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==27318== by 0x108FC4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==27318== Uninitialised value was created by a heap allocation
21 ==27318== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
22 ==27318== by 0x10F79D: rainbow_genkey (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==27318== by 0x10A708: crypto_sign_rainbow3c_portable_keypair (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==27318== by 0x1095B3: test (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==27318== by 0x108FC4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==27318==
27 ==27318== Conditional jump or move depends on uninitialised value(s)
28 ==27318== at 0x1097FA: test (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
29 ==27318== by 0x108FC4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==27318== Uninitialised value was created by a stack allocation
31 ==27318== at 0x113C48: rainbow_sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
32 ==27318==
33 ==27318== Conditional jump or move depends on uninitialised value(s)
34 ==27318== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
35 ==27318== by 0x10A414: input_compare (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
36 ==27318== by 0x109891: test (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
37 ==27318== by 0x108FC4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
38 ==27318== Uninitialised value was created by a stack allocation
39 ==27318== at 0x113C48: rainbow_sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
40 ==27318==
41 ==27318== Conditional jump or move depends on uninitialised value(s)
42 ==27318== at 0x109927: test (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
43 ==27318== by 0x108FC4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
44 ==27318== Uninitialised value was created by a stack allocation
45 ==27318== at 0x113C48: rainbow_sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
46 ==27318==
47 ==27318== Conditional jump or move depends on uninitialised value(s)
48 ==27318== at 0x1099BE: test (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
49 ==27318== by 0x108FC4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
50 ==27318== Uninitialised value was created by a stack allocation
51 ==27318== at 0x113C48: rainbow_sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
52 ==27318==
53 ==27318== Conditional jump or move depends on uninitialised value(s)
54 ==27318== at 0x109A24: test (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
55 ==27318== by 0x108FC4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
56 ==27318== Uninitialised value was created by a stack allocation
57 ==27318== at 0x113C48: rainbow_sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
58 ==27318==
59 ==27318== Conditional jump or move depends on uninitialised value(s)
60 ==27318== at 0x109AD1: test (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
61 ==27318== by 0x108FC4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
62 ==27318== Uninitialised value was created by a stack allocation
63 ==27318== at 0x113C48: rainbow_sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
64 ==27318==
65 ==27318== Conditional jump or move depends on uninitialised value(s)
66 ==27318== at 0x109B61: test (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
67 ==27318== by 0x108FC4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
68 ==27318== Uninitialised value was created by a stack allocation
69 ==27318== at 0x113C48: rainbow_sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
70 ==27318==
71 ==27318== Conditional jump or move depends on uninitialised value(s)
72 ==27318== at 0x109BF1: test (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
73 ==27318== by 0x108FC4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
74 ==27318== Uninitialised value was created by a stack allocation
75 ==27318== at 0x113C48: rainbow_sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
76 ==27318==
77 Alarm clock