Output save_alt Download

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