Output save_alt Download

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