Output save_alt Download

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