Output save_alt Download

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