Output save_alt Download

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