Output save_alt Download

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