Output save_alt Download

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