Output save_alt Download

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