Output save_alt Download

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