Output save_alt Download

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