Output save_alt Download

Operation
crypto_hash
Primitive
rfsb509
Implementation
ref
Compiler options
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 2133cf3a979e75fc9fdd0c7abcc3b9abf6bb1e04ce40f7abe7f99137ef56ee52 8397051 282206674 4300000000 crypto_hash/rfsb509/ref
3 ==21136== Memcheck, a memory error detector
4 ==21136== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==21136== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==21136== Command: ./try
7 ==21136==
8 ==21136== Use of uninitialised value of size 8
9 ==21136== at 0x109C95: column_load (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==21136== by 0x109F0E: crypto_hashblocks_rfsb509_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==21136== by 0x109B51: crypto_hash_rfsb509_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==21136== by 0x108FB8: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==21136== by 0x108C98: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==21136== Uninitialised value was created by a client request
15 ==21136== at 0x108F97: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==21136== by 0x108C98: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==21136==
18 ==21136==
19 ==21136== HEAP SUMMARY:
20 ==21136== in use at exit: 17,408 bytes in 4 blocks
21 ==21136== total heap usage: 10 allocs, 6 frees, 31,352 bytes allocated
22 ==21136==
23 ==21136== LEAK SUMMARY:
24 ==21136== definitely lost: 0 bytes in 0 blocks
25 ==21136== indirectly lost: 0 bytes in 0 blocks
26 ==21136== possibly lost: 17,408 bytes in 4 blocks
27 ==21136== still reachable: 0 bytes in 0 blocks
28 ==21136== suppressed: 0 bytes in 0 blocks
29 ==21136== Rerun with --leak-check=full to see details of leaked memory
30 ==21136==
31 ==21136== For lists of detected and suppressed errors, rerun with: -s
32 ==21136== ERROR SUMMARY: 3072 errors from 1 contexts (suppressed: 0 from 0)