Output save_alt Download

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