Output save_alt Download

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