Output save_alt Download

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