Output save_alt Download

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