Output save_alt Download

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