Output save_alt Download

Operation
crypto_sign
Primitive
mqqsig192
Implementation
ref
Compiler options
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 b5f25a4a4f8cec508a7848bb3872e0226c347183b8feb4e56a401ed0d2fc95d6 7360220 16388294374 4300000000 crypto_sign/mqqsig192/ref
3 ==24050== Memcheck, a memory error detector
4 ==24050== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==24050== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==24050== Command: ./try
7 ==24050==
8 ==24050== Use of uninitialised value of size 8
9 ==24050== at 0x1129BE: crypto_sign_mqqsig192_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==24050== by 0x10925E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==24050== by 0x108E38: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==24050== Uninitialised value was created by a client request
13 ==24050== at 0x10922D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==24050== by 0x108E38: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==24050==
16 ==24050== Use of uninitialised value of size 8
17 ==24050== at 0x1129BE: crypto_sign_mqqsig192_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==24050== by 0x10925E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==24050== by 0x108E49: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==24050== Uninitialised value was created by a client request
21 ==24050== at 0x10922D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==24050== by 0x108E49: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==24050==
24 ==24050==
25 ==24050== HEAP SUMMARY:
26 ==24050== in use at exit: 3,337,960 bytes in 10 blocks
27 ==24050== total heap usage: 22 allocs, 12 frees, 18,249,256 bytes allocated
28 ==24050==
29 ==24050== LEAK SUMMARY:
30 ==24050== definitely lost: 0 bytes in 0 blocks
31 ==24050== indirectly lost: 0 bytes in 0 blocks
32 ==24050== possibly lost: 3,337,960 bytes in 10 blocks
33 ==24050== still reachable: 0 bytes in 0 blocks
34 ==24050== suppressed: 0 bytes in 0 blocks
35 ==24050== Rerun with --leak-check=full to see details of leaked memory
36 ==24050==
37 ==24050== For lists of detected and suppressed errors, rerun with: -s
38 ==24050== ERROR SUMMARY: 46 errors from 2 contexts (suppressed: 0 from 0)