Output save_alt Download

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