Output save_alt Download

Operation
crypto_aead
Primitive
joltikneq9696v1
Implementation
vperm
Compiler options
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 0412fd8f5bce37432668e6a7683a1da00374d764c7fa8fc54f85be7fb3575e09 106351095 564447121 4300000000 crypto_aead/joltikneq9696v1/vperm
3 ==26184== Memcheck, a memory error detector
4 ==26184== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==26184== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==26184== Command: ./try
7 ==26184==
8 ==26184== Conditional jump or move depends on uninitialised value(s)
9 ==26184== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==26184== by 0x10D6FB: joltik_aead_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==26184== by 0x109111: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==26184== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==26184== Uninitialised value was created by a client request
14 ==26184== at 0x108FB0: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==26184== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==26184==
17 ==26184== Conditional jump or move depends on uninitialised value(s)
18 ==26184== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
19 ==26184== by 0x10D6FB: joltik_aead_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==26184== by 0x109111: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==26184== by 0x108BB9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==26184== Uninitialised value was created by a client request
23 ==26184== at 0x108FB0: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==26184== by 0x108BB9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==26184==
26 ==26184==
27 ==26184== HEAP SUMMARY:
28 ==26184== in use at exit: 69,760 bytes in 16 blocks
29 ==26184== total heap usage: 22 allocs, 6 frees, 83,704 bytes allocated
30 ==26184==
31 ==26184== LEAK SUMMARY:
32 ==26184== definitely lost: 0 bytes in 0 blocks
33 ==26184== indirectly lost: 0 bytes in 0 blocks
34 ==26184== possibly lost: 69,760 bytes in 16 blocks
35 ==26184== still reachable: 0 bytes in 0 blocks
36 ==26184== suppressed: 0 bytes in 0 blocks
37 ==26184== Rerun with --leak-check=full to see details of leaked memory
38 ==26184==
39 ==26184== For lists of detected and suppressed errors, rerun with: -s
40 ==26184== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)