Output save_alt Download

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