Output save_alt Download

Operation
crypto_encrypt
Primitive
ntruees787ep1
Implementation
ref
Compiler options
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 32177f2b555886513b0d5ecd52ee354a076e3944983842dc5e40037876c99c32 115770546 1684913654 4300000000 crypto_encrypt/ntruees787ep1/ref
3 ==3009== Memcheck, a memory error detector
4 ==3009== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==3009== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==3009== Command: ./try
7 ==3009==
8 ==3009== Conditional jump or move depends on uninitialised value(s)
9 ==3009== at 0x10B144: ntru_ring_mult (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==3009== by 0x10A53E: ntru_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==3009== by 0x109E7A: shortplaintext (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==3009== by 0x10B87C: crypto_encrypt_ntruees787ep1_ref_open (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==3009== by 0x109195: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==3009== by 0x108D98: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==3009==
16 ==3009== Use of uninitialised value of size 8
17 ==3009== at 0x10B152: ntru_ring_mult (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==3009== by 0x10A53E: ntru_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==3009== by 0x109E7A: shortplaintext (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==3009== by 0x10B87C: crypto_encrypt_ntruees787ep1_ref_open (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==3009== by 0x109195: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==3009== by 0x108D98: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==3009==
24 ==3009== Conditional jump or move depends on uninitialised value(s)
25 ==3009== at 0x10A8CA: ntru_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==3009== by 0x109E7A: shortplaintext (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==3009== by 0x10B87C: crypto_encrypt_ntruees787ep1_ref_open (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
28 ==3009== by 0x109195: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
29 ==3009== by 0x108D98: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==3009== Uninitialised value was created by a client request
31 ==3009== at 0x109164: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
32 ==3009== by 0x108D98: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
33 ==3009==
34 ==3009==
35 ==3009== HEAP SUMMARY:
36 ==3009== in use at exit: 59,260 bytes in 10 blocks
37 ==3009== total heap usage: 16 allocs, 6 frees, 73,204 bytes allocated
38 ==3009==
39 ==3009== LEAK SUMMARY:
40 ==3009== definitely lost: 0 bytes in 0 blocks
41 ==3009== indirectly lost: 0 bytes in 0 blocks
42 ==3009== possibly lost: 59,260 bytes in 10 blocks
43 ==3009== still reachable: 0 bytes in 0 blocks
44 ==3009== suppressed: 0 bytes in 0 blocks
45 ==3009== Rerun with --leak-check=full to see details of leaked memory
46 ==3009==
47 ==3009== For lists of detected and suppressed errors, rerun with: -s
48 ==3009== ERROR SUMMARY: 214910 errors from 3 contexts (suppressed: 0 from 0)