Output save_alt Download

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