Output save_alt Download

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