Output save_alt Download

Operation
crypto_aead
Primitive
joltikneq9696v1
Implementation
vperm
Compiler options
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
Host
venus
1 error 0
2 0412fd8f5bce37432668e6a7683a1da00374d764c7fa8fc54f85be7fb3575e09 113693541 609600859 4300000000 crypto_aead/joltikneq9696v1/vperm
3 ==25697== Memcheck, a memory error detector
4 ==25697== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==25697== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==25697== Command: ./try
7 ==25697==
8 ==25697== Conditional jump or move depends on uninitialised value(s)
9 ==25697== at 0x406315: joltik_aead_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==25697== by 0x402962: crypto_aead_joltikneq9696v1_vperm_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==25697== by 0x400FB7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==25697== by 0x402504: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==25697==
14 ==25697== Conditional jump or move depends on uninitialised value(s)
15 ==25697== at 0x406315: joltik_aead_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==25697== by 0x402962: crypto_aead_joltikneq9696v1_vperm_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==25697== by 0x400FB7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==25697== by 0x402515: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==25697==
20 ==25697==
21 ==25697== HEAP SUMMARY:
22 ==25697== in use at exit: 69,760 bytes in 16 blocks
23 ==25697== total heap usage: 22 allocs, 6 frees, 83,704 bytes allocated
24 ==25697==
25 ==25697== LEAK SUMMARY:
26 ==25697== definitely lost: 0 bytes in 0 blocks
27 ==25697== indirectly lost: 0 bytes in 0 blocks
28 ==25697== possibly lost: 69,760 bytes in 16 blocks
29 ==25697== still reachable: 0 bytes in 0 blocks
30 ==25697== suppressed: 0 bytes in 0 blocks
31 ==25697== Rerun with --leak-check=full to see details of leaked memory
32 ==25697==
33 ==25697== For lists of detected and suppressed errors, rerun with: -s
34 ==25697== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)