Output save_alt Download

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