Output save_alt Download

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