Output save_alt Download

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