Output save_alt Download

Operation
crypto_aead
Primitive
ketjemajorv2
Implementation
ref
Compiler options
g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 dff329beaeed141401e3c56b7bc60b2914823e55b953f84b11e78cc4983cb755 158118970 2118333849 4300000000 crypto_aead/ketjemajorv2/ref
3 ==7870== Memcheck, a memory error detector
4 ==7870== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==7870== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==7870== Command: ./try
7 ==7870==
8 ==7870== Conditional jump or move depends on uninitialised value(s)
9 ==7870== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==7870== by 0x118663: operator==(BitString const&, BitString const&) (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==7870== by 0x11DC64: MonkeyWrap::unwrap(BitString const&, BitString const&, BitString const&) (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==7870== by 0x1164A7: Ketje::unwrap(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==7870== by 0x10DF0B: crypto_aead_ketjemajorv2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==7870== by 0x10B02E: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==7870== by 0x10A956: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==7870== Uninitialised value was created by a client request
17 ==7870== at 0x10AECD: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==7870== by 0x10A956: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==7870==
20 ==7870== Conditional jump or move depends on uninitialised value(s)
21 ==7870== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
22 ==7870== by 0x118663: operator==(BitString const&, BitString const&) (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==7870== by 0x11DC64: MonkeyWrap::unwrap(BitString const&, BitString const&, BitString const&) (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==7870== by 0x1164A7: Ketje::unwrap(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==7870== by 0x10DF0B: crypto_aead_ketjemajorv2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==7870== by 0x10B02E: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==7870== by 0x10A956: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
28 ==7870== Uninitialised value was created by a client request
29 ==7870== at 0x10AECD: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==7870== by 0x10A956: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
31 ==7870==
32 ==7870==
33 ==7870== HEAP SUMMARY:
34 ==7870== in use at exit: 69,888 bytes in 16 blocks
35 ==7870== total heap usage: 125,149 allocs, 125,133 frees, 17,395,030 bytes allocated
36 ==7870==
37 ==7870== LEAK SUMMARY:
38 ==7870== definitely lost: 0 bytes in 0 blocks
39 ==7870== indirectly lost: 0 bytes in 0 blocks
40 ==7870== possibly lost: 69,888 bytes in 16 blocks
41 ==7870== still reachable: 0 bytes in 0 blocks
42 ==7870== suppressed: 0 bytes in 0 blocks
43 ==7870== Rerun with --leak-check=full to see details of leaked memory
44 ==7870==
45 ==7870== For lists of detected and suppressed errors, rerun with: -s
46 ==7870== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0)