Output save_alt Download

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