Output save_alt Download

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