Output save_alt Download

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