Output save_alt Download

Operation
crypto_hash
Primitive
mgrostl256
Implementation
ref
Compiler options
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 eff02faaf8fb9f65c67ab026188ad9fc0801fc7d08e903bc418f6e2a4232953d 29299111 172052351 4300000000 crypto_hash/mgrostl256/ref
3 ==18781== Memcheck, a memory error detector
4 ==18781== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==18781== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==18781== Command: ./try
7 ==18781==
8 ==18781== Use of uninitialised value of size 8
9 ==18781== at 0x10975D: SubBytes (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==18781== by 0x109A7D: P (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==18781== by 0x109C0E: Transform (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==18781== by 0x109F6B: Update (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==18781== by 0x10A22B: Hash (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==18781== by 0x10A2A5: crypto_hash_mgrostl256_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==18781== by 0x108E79: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==18781== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==18781== Uninitialised value was created by a client request
18 ==18781== at 0x108E6B: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==18781== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==18781==
21 ==18781== Use of uninitialised value of size 8
22 ==18781== at 0x10975D: SubBytes (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==18781== by 0x109AF1: Q (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==18781== by 0x109C19: Transform (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==18781== by 0x109F6B: Update (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==18781== by 0x10A22B: Hash (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==18781== by 0x10A2A5: crypto_hash_mgrostl256_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
28 ==18781== by 0x108E79: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
29 ==18781== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==18781== Uninitialised value was created by a client request
31 ==18781== at 0x108E6B: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
32 ==18781== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
33 ==18781==
34 ==18781==
35 ==18781== HEAP SUMMARY:
36 ==18781== in use at exit: 17,408 bytes in 4 blocks
37 ==18781== total heap usage: 10 allocs, 6 frees, 31,352 bytes allocated
38 ==18781==
39 ==18781== LEAK SUMMARY:
40 ==18781== definitely lost: 0 bytes in 0 blocks
41 ==18781== indirectly lost: 0 bytes in 0 blocks
42 ==18781== possibly lost: 17,408 bytes in 4 blocks
43 ==18781== still reachable: 0 bytes in 0 blocks
44 ==18781== suppressed: 0 bytes in 0 blocks
45 ==18781== Rerun with --leak-check=full to see details of leaked memory
46 ==18781==
47 ==18781== For lists of detected and suppressed errors, rerun with: -s
48 ==18781== ERROR SUMMARY: 3072 errors from 2 contexts (suppressed: 0 from 0)