Output save_alt Download

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