Output save_alt Download

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