Output save_alt Download

Operation
crypto_aead
Primitive
kiasueq128v1
Implementation
bitslice
Compiler options
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
Host
venus
1 error 0
2 f0105a80ed08f93fc92311a4e0f2d57f599dff6cebaf4d5d54dc7ad81e6fb49b 85543086 793082885 4300000000 crypto_aead/kiasueq128v1/bitslice
3 ==20591== Memcheck, a memory error detector
4 ==20591== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==20591== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==20591== Command: ./try
7 ==20591==
8 ==20591== Conditional jump or move depends on uninitialised value(s)
9 ==20591== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==20591== by 0x406381: kiasu_aead_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==20591== by 0x4029D2: crypto_aead_kiasueq128v1_bitslice_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==20591== by 0x401037: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==20591== by 0x402574: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==20591== Uninitialised value was created by a client request
15 ==20591== at 0x400ED7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==20591== by 0x402574: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==20591==
18 ==20591== Conditional jump or move depends on uninitialised value(s)
19 ==20591== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
20 ==20591== by 0x406381: kiasu_aead_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==20591== by 0x4029D2: crypto_aead_kiasueq128v1_bitslice_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==20591== by 0x401037: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==20591== by 0x402574: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==20591== Uninitialised value was created by a client request
25 ==20591== at 0x400ED7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==20591== by 0x402574: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==20591==
28 ==20591==
29 ==20591== HEAP SUMMARY:
30 ==20591== in use at exit: 69,888 bytes in 16 blocks
31 ==20591== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated
32 ==20591==
33 ==20591== LEAK SUMMARY:
34 ==20591== definitely lost: 0 bytes in 0 blocks
35 ==20591== indirectly lost: 0 bytes in 0 blocks
36 ==20591== possibly lost: 69,888 bytes in 16 blocks
37 ==20591== still reachable: 0 bytes in 0 blocks
38 ==20591== suppressed: 0 bytes in 0 blocks
39 ==20591== Rerun with --leak-check=full to see details of leaked memory
40 ==20591==
41 ==20591== For lists of detected and suppressed errors, rerun with: -s
42 ==20591== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0)