Output save_alt Download

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