Output save_alt Download

Operation
crypto_aead
Primitive
stribob192r1
Implementation
8bit
Compiler options
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 600c5d7ebb61f3478fbd45a8de758c3db4798c1d63c3ae40bf0684862dac4f7d 160546987 1888197133 4300000000 crypto_aead/stribob192r1/8bit
3 ==19617== Memcheck, a memory error detector
4 ==19617== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==19617== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==19617== Command: ./try
7 ==19617==
8 ==19617== Use of uninitialised value of size 8
9 ==19617== at 0x10BE4F: sbob_pi (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==19617== by 0x10BAB7: sbob_fin (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==19617== by 0x10B871: crypto_aead_stribob192r1_8bit_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==19617== by 0x1091D5: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==19617== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==19617== Uninitialised value was created by a client request
15 ==19617== at 0x10912D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==19617== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==19617==
18 ==19617== Use of uninitialised value of size 8
19 ==19617== at 0x10BE4F: sbob_pi (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==19617== by 0x10BAB7: sbob_fin (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==19617== by 0x10B9BF: crypto_aead_stribob192r1_8bit_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==19617== by 0x10928E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==19617== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==19617== Uninitialised value was created by a client request
25 ==19617== at 0x10912D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==19617== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==19617==
28 ==19617==
29 ==19617== HEAP SUMMARY:
30 ==19617== in use at exit: 69,888 bytes in 16 blocks
31 ==19617== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated
32 ==19617==
33 ==19617== LEAK SUMMARY:
34 ==19617== definitely lost: 0 bytes in 0 blocks
35 ==19617== indirectly lost: 0 bytes in 0 blocks
36 ==19617== possibly lost: 69,888 bytes in 16 blocks
37 ==19617== still reachable: 0 bytes in 0 blocks
38 ==19617== suppressed: 0 bytes in 0 blocks
39 ==19617== Rerun with --leak-check=full to see details of leaked memory
40 ==19617==
41 ==19617== For lists of detected and suppressed errors, rerun with: -s
42 ==19617== ERROR SUMMARY: 96 errors from 2 contexts (suppressed: 0 from 0)