Output save_alt Download

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