Output save_alt Download

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