Output save_alt Download

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