Output save_alt Download

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