Output save_alt Download

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