Output save_alt Download

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