Output save_alt Download

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