Output save_alt Download

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