Output save_alt Download

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