Output save_alt Download

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