Output save_alt Download

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