Output save_alt Download

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