Output save_alt Download

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