Output save_alt Download

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