Output save_alt Download

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