Output save_alt Download

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