Output save_alt Download

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