Output save_alt Download

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