Output save_alt Download

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