Output save_alt Download

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