Output save_alt Download

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