Output save_alt Download

Operation
crypto_kem
Primitive
ntrukem443
Implementation
ref
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 938f61e017f2fd4167cc6ea8dcff8c32928d92668daee24f37aba5ddf0f99498 87932210 733377769 4300000000 crypto_kem/ntrukem443/ref
3 ==31812== Memcheck, a memory error detector
4 ==31812== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==31812== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==31812== Command: ./try
7 ==31812==
8 ==31812== Conditional jump or move depends on uninitialised value(s)
9 ==31812== at 0x40273F: tri_to_string (packing.c:215)
10 ==31812== by 0x402625: pack_secret_key_CCA (packing.c:347)
11 ==31812== by 0x401E91: crypto_kem_ntrukem443_ref_keypair (kem.c:49)
12 ==31812== by 0x400FF6: test (try.c:108)
13 ==31812== by 0x401A72: main (try-anything.c:295)
14 ==31812== Uninitialised value was created by a heap allocation
15 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
16 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
17 ==31812== by 0x400FF6: test (try.c:108)
18 ==31812== by 0x401A72: main (try-anything.c:295)
19 ==31812==
20 ==31812== Conditional jump or move depends on uninitialised value(s)
21 ==31812== at 0x404589: rand_tri_poly_from_seed (poly.c:571)
22 ==31812== by 0x403692: unmask_m (NTRUEncrypt.c:410)
23 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
24 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
25 ==31812== by 0x4011ED: test (try.c:130)
26 ==31812== by 0x401A72: main (try-anything.c:295)
27 ==31812== Uninitialised value was created by a stack allocation
28 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
29 ==31812==
30 ==31812== Conditional jump or move depends on uninitialised value(s)
31 ==31812== at 0x4036B8: unmask_m (NTRUEncrypt.c:414)
32 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
33 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
34 ==31812== by 0x4011ED: test (try.c:130)
35 ==31812== by 0x401A72: main (try-anything.c:295)
36 ==31812== Uninitialised value was created by a stack allocation
37 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
38 ==31812==
39 ==31812== Conditional jump or move depends on uninitialised value(s)
40 ==31812== at 0x4036C3: unmask_m (NTRUEncrypt.c:414)
41 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
42 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
43 ==31812== by 0x4011ED: test (try.c:130)
44 ==31812== by 0x401A72: main (try-anything.c:295)
45 ==31812== Uninitialised value was created by a stack allocation
46 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
47 ==31812==
48 ==31812== Conditional jump or move depends on uninitialised value(s)
49 ==31812== at 0x4036DB: unmask_m (NTRUEncrypt.c:419)
50 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
51 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
52 ==31812== by 0x4011ED: test (try.c:130)
53 ==31812== by 0x401A72: main (try-anything.c:295)
54 ==31812== Uninitialised value was created by a heap allocation
55 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
56 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
57 ==31812== by 0x400FF6: test (try.c:108)
58 ==31812== by 0x401A72: main (try-anything.c:295)
59 ==31812==
60 ==31812== Conditional jump or move depends on uninitialised value(s)
61 ==31812== at 0x4036E6: unmask_m (NTRUEncrypt.c:419)
62 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
63 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
64 ==31812== by 0x4011ED: test (try.c:130)
65 ==31812== by 0x401A72: main (try-anything.c:295)
66 ==31812== Uninitialised value was created by a heap allocation
67 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
68 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
69 ==31812== by 0x400FF6: test (try.c:108)
70 ==31812== by 0x401A72: main (try-anything.c:295)
71 ==31812==
72 ==31812== Conditional jump or move depends on uninitialised value(s)
73 ==31812== at 0x402FC8: generate_r (NTRUEncrypt.c:323)
74 ==31812== by 0x4033F7: decrypt_cca (NTRUEncrypt.c:522)
75 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
76 ==31812== by 0x4011ED: test (try.c:130)
77 ==31812== by 0x401A72: main (try-anything.c:295)
78 ==31812== Uninitialised value was created by a heap allocation
79 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
80 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
81 ==31812== by 0x400FF6: test (try.c:108)
82 ==31812== by 0x401A72: main (try-anything.c:295)
83 ==31812==
84 ==31812== Conditional jump or move depends on uninitialised value(s)
85 ==31812== at 0x402FD9: generate_r (NTRUEncrypt.c:323)
86 ==31812== by 0x4033F7: decrypt_cca (NTRUEncrypt.c:522)
87 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
88 ==31812== by 0x4011ED: test (try.c:130)
89 ==31812== by 0x401A72: main (try-anything.c:295)
90 ==31812== Uninitialised value was created by a heap allocation
91 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
92 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
93 ==31812== by 0x400FF6: test (try.c:108)
94 ==31812== by 0x401A72: main (try-anything.c:295)
95 ==31812==
96 ==31812== Conditional jump or move depends on uninitialised value(s)
97 ==31812== at 0x40442E: trinary_poly_gen_w_seed (poly.c:507)
98 ==31812== by 0x403052: generate_r (NTRUEncrypt.c:338)
99 ==31812== by 0x4033F7: decrypt_cca (NTRUEncrypt.c:522)
100 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
101 ==31812== by 0x4011ED: test (try.c:130)
102 ==31812== by 0x401A72: main (try-anything.c:295)
103 ==31812== Uninitialised value was created by a stack allocation
104 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
105 ==31812==
106 ==31812== Use of uninitialised value of size 8
107 ==31812== at 0x404430: trinary_poly_gen_w_seed (poly.c:509)
108 ==31812== by 0x403052: generate_r (NTRUEncrypt.c:338)
109 ==31812== by 0x4033F7: decrypt_cca (NTRUEncrypt.c:522)
110 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
111 ==31812== by 0x4011ED: test (try.c:130)
112 ==31812== by 0x401A72: main (try-anything.c:295)
113 ==31812== Uninitialised value was created by a stack allocation
114 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
115 ==31812==
116 ==31812== Use of uninitialised value of size 8
117 ==31812== at 0x404439: trinary_poly_gen_w_seed (poly.c:511)
118 ==31812== by 0x403052: generate_r (NTRUEncrypt.c:338)
119 ==31812== by 0x4033F7: decrypt_cca (NTRUEncrypt.c:522)
120 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
121 ==31812== by 0x4011ED: test (try.c:130)
122 ==31812== by 0x401A72: main (try-anything.c:295)
123 ==31812== Uninitialised value was created by a stack allocation
124 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
125 ==31812==
126 ==31812== Conditional jump or move depends on uninitialised value(s)
127 ==31812== at 0x4044CD: trinary_poly_gen_w_seed (poly.c:531)
128 ==31812== by 0x403052: generate_r (NTRUEncrypt.c:338)
129 ==31812== by 0x4033F7: decrypt_cca (NTRUEncrypt.c:522)
130 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
131 ==31812== by 0x4011ED: test (try.c:130)
132 ==31812== by 0x401A72: main (try-anything.c:295)
133 ==31812== Uninitialised value was created by a stack allocation
134 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
135 ==31812==
136 ==31812== Use of uninitialised value of size 8
137 ==31812== at 0x4044CF: trinary_poly_gen_w_seed (poly.c:533)
138 ==31812== by 0x403052: generate_r (NTRUEncrypt.c:338)
139 ==31812== by 0x4033F7: decrypt_cca (NTRUEncrypt.c:522)
140 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
141 ==31812== by 0x4011ED: test (try.c:130)
142 ==31812== by 0x401A72: main (try-anything.c:295)
143 ==31812== Uninitialised value was created by a stack allocation
144 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
145 ==31812==
146 ==31812== Use of uninitialised value of size 8
147 ==31812== at 0x4044D8: trinary_poly_gen_w_seed (poly.c:535)
148 ==31812== by 0x403052: generate_r (NTRUEncrypt.c:338)
149 ==31812== by 0x4033F7: decrypt_cca (NTRUEncrypt.c:522)
150 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
151 ==31812== by 0x4011ED: test (try.c:130)
152 ==31812== by 0x401A72: main (try-anything.c:295)
153 ==31812== Uninitialised value was created by a stack allocation
154 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
155 ==31812==
156 ==31812== Conditional jump or move depends on uninitialised value(s)
157 ==31812== at 0x403454: decrypt_cca (NTRUEncrypt.c:533)
158 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
159 ==31812== by 0x4011ED: test (try.c:130)
160 ==31812== by 0x401A72: main (try-anything.c:295)
161 ==31812== Uninitialised value was created by a heap allocation
162 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
163 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
164 ==31812== by 0x400FF6: test (try.c:108)
165 ==31812== by 0x401A72: main (try-anything.c:295)
166 ==31812==
167 ==31812== Conditional jump or move depends on uninitialised value(s)
168 ==31812== at 0x402F1A: recover_msg (NTRUEncrypt.c:288)
169 ==31812== by 0x403473: decrypt_cca (NTRUEncrypt.c:563)
170 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
171 ==31812== by 0x4011ED: test (try.c:130)
172 ==31812== by 0x401A72: main (try-anything.c:295)
173 ==31812== Uninitialised value was created by a heap allocation
174 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
175 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
176 ==31812== by 0x400FF6: test (try.c:108)
177 ==31812== by 0x401A72: main (try-anything.c:295)
178 ==31812==
179 ==31812== Conditional jump or move depends on uninitialised value(s)
180 ==31812== at 0x402F35: recover_msg (NTRUEncrypt.c:294)
181 ==31812== by 0x5FC18AF: ???
182 ==31812== by 0x5FC036F: ???
183 ==31812== by 0x5FC0A6F: ???
184 ==31812== by 0x5FBF52F: ???
185 ==31812== by 0x5FC06EF: ???
186 ==31812== by 0x5FBFC6F: ???
187 ==31812== by 0x5FBF8AF: ???
188 ==31812== by 0x4061CF: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
189 ==31812== Uninitialised value was created by a heap allocation
190 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
191 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
192 ==31812== by 0x400FF6: test (try.c:108)
193 ==31812== by 0x401A72: main (try-anything.c:295)
194 ==31812==
195 ==31812== Conditional jump or move depends on uninitialised value(s)
196 ==31812== at 0x402F84: recover_msg (NTRUEncrypt.c:294)
197 ==31812== by 0x5FC18AF: ???
198 ==31812== by 0x5FC036F: ???
199 ==31812== by 0x5FC0A6F: ???
200 ==31812== by 0x5FBF52F: ???
201 ==31812== by 0x5FC06EF: ???
202 ==31812== by 0x5FBFC6F: ???
203 ==31812== by 0x5FBF8AF: ???
204 ==31812== by 0x4061CF: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
205 ==31812== Uninitialised value was created by a heap allocation
206 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
207 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
208 ==31812== by 0x400FF6: test (try.c:108)
209 ==31812== by 0x401A72: main (try-anything.c:295)
210 ==31812==
211 ==31812== Conditional jump or move depends on uninitialised value(s)
212 ==31812== at 0x40221B: crypto_kem_ntrukem443_ref_dec (kem.c:160)
213 ==31812== by 0x4011ED: test (try.c:130)
214 ==31812== by 0x401A72: main (try-anything.c:295)
215 ==31812== Uninitialised value was created by a heap allocation
216 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
217 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
218 ==31812== by 0x400FF6: test (try.c:108)
219 ==31812== by 0x401A72: main (try-anything.c:295)
220 ==31812==
221 ==31812== Conditional jump or move depends on uninitialised value(s)
222 ==31812== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
223 ==31812== by 0x401213: test (try.c:131)
224 ==31812== by 0x401A72: main (try-anything.c:295)
225 ==31812== Uninitialised value was created by a stack allocation
226 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
227 ==31812==
228 ==31812== Conditional jump or move depends on uninitialised value(s)
229 ==31812== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
230 ==31812== by 0x401213: test (try.c:131)
231 ==31812== by 0x401A72: main (try-anything.c:295)
232 ==31812== Uninitialised value was created by a stack allocation
233 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
234 ==31812==
235 ==31812== Conditional jump or move depends on uninitialised value(s)
236 ==31812== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
237 ==31812== by 0x4015B4: input_compare (try-anything.c:164)
238 ==31812== by 0x401289: test (try.c:135)
239 ==31812== by 0x401A72: main (try-anything.c:295)
240 ==31812== Uninitialised value was created by a heap allocation
241 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
242 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
243 ==31812== by 0x400FF6: test (try.c:108)
244 ==31812== by 0x401A72: main (try-anything.c:295)
245 ==31812==
246 ==31812== Conditional jump or move depends on uninitialised value(s)
247 ==31812== at 0x4036B8: unmask_m (NTRUEncrypt.c:414)
248 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
249 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
250 ==31812== by 0x4012EB: test (try.c:140)
251 ==31812== by 0x401A72: main (try-anything.c:295)
252 ==31812== Uninitialised value was created by a stack allocation
253 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
254 ==31812==
255 ==31812== Conditional jump or move depends on uninitialised value(s)
256 ==31812== at 0x4036C3: unmask_m (NTRUEncrypt.c:414)
257 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
258 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
259 ==31812== by 0x4012EB: test (try.c:140)
260 ==31812== by 0x401A72: main (try-anything.c:295)
261 ==31812== Uninitialised value was created by a stack allocation
262 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
263 ==31812==
264 ==31812== Conditional jump or move depends on uninitialised value(s)
265 ==31812== at 0x4036DB: unmask_m (NTRUEncrypt.c:419)
266 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
267 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
268 ==31812== by 0x4012EB: test (try.c:140)
269 ==31812== by 0x401A72: main (try-anything.c:295)
270 ==31812== Uninitialised value was created by a heap allocation
271 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
272 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
273 ==31812== by 0x400FF6: test (try.c:108)
274 ==31812== by 0x401A72: main (try-anything.c:295)
275 ==31812==
276 ==31812== Conditional jump or move depends on uninitialised value(s)
277 ==31812== at 0x4036E6: unmask_m (NTRUEncrypt.c:419)
278 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
279 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
280 ==31812== by 0x4012EB: test (try.c:140)
281 ==31812== by 0x401A72: main (try-anything.c:295)
282 ==31812== Uninitialised value was created by a heap allocation
283 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
284 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
285 ==31812== by 0x400FF6: test (try.c:108)
286 ==31812== by 0x401A72: main (try-anything.c:295)
287 ==31812==
288 ==31812== Conditional jump or move depends on uninitialised value(s)
289 ==31812== at 0x402FC8: generate_r (NTRUEncrypt.c:323)
290 ==31812== by 0x4033F7: decrypt_cca (NTRUEncrypt.c:522)
291 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
292 ==31812== by 0x4012EB: test (try.c:140)
293 ==31812== by 0x401A72: main (try-anything.c:295)
294 ==31812== Uninitialised value was created by a heap allocation
295 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
296 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
297 ==31812== by 0x400FF6: test (try.c:108)
298 ==31812== by 0x401A72: main (try-anything.c:295)
299 ==31812==
300 ==31812== Conditional jump or move depends on uninitialised value(s)
301 ==31812== at 0x402FD9: generate_r (NTRUEncrypt.c:323)
302 ==31812== by 0x4033F7: decrypt_cca (NTRUEncrypt.c:522)
303 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
304 ==31812== by 0x4012EB: test (try.c:140)
305 ==31812== by 0x401A72: main (try-anything.c:295)
306 ==31812== Uninitialised value was created by a heap allocation
307 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
308 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
309 ==31812== by 0x400FF6: test (try.c:108)
310 ==31812== by 0x401A72: main (try-anything.c:295)
311 ==31812==
312 ==31812== Conditional jump or move depends on uninitialised value(s)
313 ==31812== at 0x403454: decrypt_cca (NTRUEncrypt.c:533)
314 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
315 ==31812== by 0x4012EB: test (try.c:140)
316 ==31812== by 0x401A72: main (try-anything.c:295)
317 ==31812== Uninitialised value was created by a heap allocation
318 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
319 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
320 ==31812== by 0x400FF6: test (try.c:108)
321 ==31812== by 0x401A72: main (try-anything.c:295)
322 ==31812==
323 ==31812== Conditional jump or move depends on uninitialised value(s)
324 ==31812== at 0x402F1A: recover_msg (NTRUEncrypt.c:288)
325 ==31812== by 0x403473: decrypt_cca (NTRUEncrypt.c:563)
326 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
327 ==31812== by 0x4012EB: test (try.c:140)
328 ==31812== by 0x401A72: main (try-anything.c:295)
329 ==31812== Uninitialised value was created by a heap allocation
330 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
331 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
332 ==31812== by 0x400FF6: test (try.c:108)
333 ==31812== by 0x401A72: main (try-anything.c:295)
334 ==31812==
335 ==31812== Conditional jump or move depends on uninitialised value(s)
336 ==31812== at 0x402F35: recover_msg (NTRUEncrypt.c:294)
337 ==31812== by 0x5FC404F: ???
338 ==31812== by 0x5FC2B0F: ???
339 ==31812== by 0x5FC320F: ???
340 ==31812== by 0x5FC1CCF: ???
341 ==31812== by 0x5FC2E8F: ???
342 ==31812== by 0x5FC240F: ???
343 ==31812== by 0x5FC204F: ???
344 ==31812== by 0x4061CF: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
345 ==31812== Uninitialised value was created by a heap allocation
346 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
347 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
348 ==31812== by 0x400FF6: test (try.c:108)
349 ==31812== by 0x401A72: main (try-anything.c:295)
350 ==31812==
351 ==31812== Conditional jump or move depends on uninitialised value(s)
352 ==31812== at 0x402F84: recover_msg (NTRUEncrypt.c:294)
353 ==31812== by 0x5FC404F: ???
354 ==31812== by 0x5FC2B0F: ???
355 ==31812== by 0x5FC320F: ???
356 ==31812== by 0x5FC1CCF: ???
357 ==31812== by 0x5FC2E8F: ???
358 ==31812== by 0x5FC240F: ???
359 ==31812== by 0x5FC204F: ???
360 ==31812== by 0x4061CF: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
361 ==31812== Uninitialised value was created by a heap allocation
362 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
363 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
364 ==31812== by 0x400FF6: test (try.c:108)
365 ==31812== by 0x401A72: main (try-anything.c:295)
366 ==31812==
367 ==31812== Conditional jump or move depends on uninitialised value(s)
368 ==31812== at 0x40221B: crypto_kem_ntrukem443_ref_dec (kem.c:160)
369 ==31812== by 0x4012EB: test (try.c:140)
370 ==31812== by 0x401A72: main (try-anything.c:295)
371 ==31812== Uninitialised value was created by a heap allocation
372 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
373 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
374 ==31812== by 0x400FF6: test (try.c:108)
375 ==31812== by 0x401A72: main (try-anything.c:295)
376 ==31812==
377 ==31812== Conditional jump or move depends on uninitialised value(s)
378 ==31812== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
379 ==31812== by 0x401311: test (try.c:141)
380 ==31812== by 0x401A72: main (try-anything.c:295)
381 ==31812== Uninitialised value was created by a stack allocation
382 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
383 ==31812==
384 ==31812== Conditional jump or move depends on uninitialised value(s)
385 ==31812== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
386 ==31812== by 0x401311: test (try.c:141)
387 ==31812== by 0x401A72: main (try-anything.c:295)
388 ==31812== Uninitialised value was created by a stack allocation
389 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
390 ==31812==
391 ==31812== Conditional jump or move depends on uninitialised value(s)
392 ==31812== at 0x4036B8: unmask_m (NTRUEncrypt.c:414)
393 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
394 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
395 ==31812== by 0x40137D: test (try.c:146)
396 ==31812== by 0x401A72: main (try-anything.c:295)
397 ==31812== Uninitialised value was created by a stack allocation
398 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
399 ==31812==
400 ==31812== Conditional jump or move depends on uninitialised value(s)
401 ==31812== at 0x4036C3: unmask_m (NTRUEncrypt.c:414)
402 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
403 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
404 ==31812== by 0x40137D: test (try.c:146)
405 ==31812== by 0x401A72: main (try-anything.c:295)
406 ==31812== Uninitialised value was created by a stack allocation
407 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
408 ==31812==
409 ==31812== Conditional jump or move depends on uninitialised value(s)
410 ==31812== at 0x4036DB: unmask_m (NTRUEncrypt.c:419)
411 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
412 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
413 ==31812== by 0x40137D: test (try.c:146)
414 ==31812== by 0x401A72: main (try-anything.c:295)
415 ==31812== Uninitialised value was created by a heap allocation
416 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
417 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
418 ==31812== by 0x400FF6: test (try.c:108)
419 ==31812== by 0x401A72: main (try-anything.c:295)
420 ==31812==
421 ==31812== Conditional jump or move depends on uninitialised value(s)
422 ==31812== at 0x4036E6: unmask_m (NTRUEncrypt.c:419)
423 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
424 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
425 ==31812== by 0x40137D: test (try.c:146)
426 ==31812== by 0x401A72: main (try-anything.c:295)
427 ==31812== Uninitialised value was created by a heap allocation
428 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
429 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
430 ==31812== by 0x400FF6: test (try.c:108)
431 ==31812== by 0x401A72: main (try-anything.c:295)
432 ==31812==
433 ==31812== Conditional jump or move depends on uninitialised value(s)
434 ==31812== at 0x402FC8: generate_r (NTRUEncrypt.c:323)
435 ==31812== by 0x4033F7: decrypt_cca (NTRUEncrypt.c:522)
436 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
437 ==31812== by 0x40137D: test (try.c:146)
438 ==31812== by 0x401A72: main (try-anything.c:295)
439 ==31812== Uninitialised value was created by a heap allocation
440 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
441 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
442 ==31812== by 0x400FF6: test (try.c:108)
443 ==31812== by 0x401A72: main (try-anything.c:295)
444 ==31812==
445 ==31812== Conditional jump or move depends on uninitialised value(s)
446 ==31812== at 0x402FD9: generate_r (NTRUEncrypt.c:323)
447 ==31812== by 0x4033F7: decrypt_cca (NTRUEncrypt.c:522)
448 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
449 ==31812== by 0x40137D: test (try.c:146)
450 ==31812== by 0x401A72: main (try-anything.c:295)
451 ==31812== Uninitialised value was created by a heap allocation
452 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
453 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
454 ==31812== by 0x400FF6: test (try.c:108)
455 ==31812== by 0x401A72: main (try-anything.c:295)
456 ==31812==
457 ==31812== Conditional jump or move depends on uninitialised value(s)
458 ==31812== at 0x403454: decrypt_cca (NTRUEncrypt.c:533)
459 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
460 ==31812== by 0x40137D: test (try.c:146)
461 ==31812== by 0x401A72: main (try-anything.c:295)
462 ==31812== Uninitialised value was created by a heap allocation
463 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
464 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
465 ==31812== by 0x400FF6: test (try.c:108)
466 ==31812== by 0x401A72: main (try-anything.c:295)
467 ==31812==
468 ==31812== Conditional jump or move depends on uninitialised value(s)
469 ==31812== at 0x402F1A: recover_msg (NTRUEncrypt.c:288)
470 ==31812== by 0x403473: decrypt_cca (NTRUEncrypt.c:563)
471 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
472 ==31812== by 0x40137D: test (try.c:146)
473 ==31812== by 0x401A72: main (try-anything.c:295)
474 ==31812== Uninitialised value was created by a heap allocation
475 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
476 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
477 ==31812== by 0x400FF6: test (try.c:108)
478 ==31812== by 0x401A72: main (try-anything.c:295)
479 ==31812==
480 ==31812== Conditional jump or move depends on uninitialised value(s)
481 ==31812== at 0x402F35: recover_msg (NTRUEncrypt.c:294)
482 ==31812== by 0x5FC67EF: ???
483 ==31812== by 0x5FC52AF: ???
484 ==31812== by 0x5FC59AF: ???
485 ==31812== by 0x5FC446F: ???
486 ==31812== by 0x5FC562F: ???
487 ==31812== by 0x5FC4BAF: ???
488 ==31812== by 0x5FC47EF: ???
489 ==31812== by 0x4061CF: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
490 ==31812== Uninitialised value was created by a heap allocation
491 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
492 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
493 ==31812== by 0x400FF6: test (try.c:108)
494 ==31812== by 0x401A72: main (try-anything.c:295)
495 ==31812==
496 ==31812== Conditional jump or move depends on uninitialised value(s)
497 ==31812== at 0x402F84: recover_msg (NTRUEncrypt.c:294)
498 ==31812== by 0x5FC67EF: ???
499 ==31812== by 0x5FC52AF: ???
500 ==31812== by 0x5FC59AF: ???
501 ==31812== by 0x5FC446F: ???
502 ==31812== by 0x5FC562F: ???
503 ==31812== by 0x5FC4BAF: ???
504 ==31812== by 0x5FC47EF: ???
505 ==31812== by 0x4061CF: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
506 ==31812== Uninitialised value was created by a heap allocation
507 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
508 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
509 ==31812== by 0x400FF6: test (try.c:108)
510 ==31812== by 0x401A72: main (try-anything.c:295)
511 ==31812==
512 ==31812== Conditional jump or move depends on uninitialised value(s)
513 ==31812== at 0x40221B: crypto_kem_ntrukem443_ref_dec (kem.c:160)
514 ==31812== by 0x40137D: test (try.c:146)
515 ==31812== by 0x401A72: main (try-anything.c:295)
516 ==31812== Uninitialised value was created by a heap allocation
517 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
518 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
519 ==31812== by 0x400FF6: test (try.c:108)
520 ==31812== by 0x401A72: main (try-anything.c:295)
521 ==31812==
522 ==31812== Conditional jump or move depends on uninitialised value(s)
523 ==31812== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
524 ==31812== by 0x4013A3: test (try.c:147)
525 ==31812== by 0x401A72: main (try-anything.c:295)
526 ==31812== Uninitialised value was created by a stack allocation
527 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
528 ==31812==
529 ==31812== Conditional jump or move depends on uninitialised value(s)
530 ==31812== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
531 ==31812== by 0x4013A3: test (try.c:147)
532 ==31812== by 0x401A72: main (try-anything.c:295)
533 ==31812== Uninitialised value was created by a stack allocation
534 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
535 ==31812==
536 ==31812== Conditional jump or move depends on uninitialised value(s)
537 ==31812== at 0x4036B8: unmask_m (NTRUEncrypt.c:414)
538 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
539 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
540 ==31812== by 0x4013DE: test (try.c:149)
541 ==31812== by 0x401A72: main (try-anything.c:295)
542 ==31812== Uninitialised value was created by a stack allocation
543 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
544 ==31812==
545 ==31812== Conditional jump or move depends on uninitialised value(s)
546 ==31812== at 0x4036C3: unmask_m (NTRUEncrypt.c:414)
547 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
548 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
549 ==31812== by 0x4013DE: test (try.c:149)
550 ==31812== by 0x401A72: main (try-anything.c:295)
551 ==31812== Uninitialised value was created by a stack allocation
552 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
553 ==31812==
554 ==31812== Conditional jump or move depends on uninitialised value(s)
555 ==31812== at 0x4036DB: unmask_m (NTRUEncrypt.c:419)
556 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
557 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
558 ==31812== by 0x4013DE: test (try.c:149)
559 ==31812== by 0x401A72: main (try-anything.c:295)
560 ==31812== Uninitialised value was created by a heap allocation
561 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
562 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
563 ==31812== by 0x400FF6: test (try.c:108)
564 ==31812== by 0x401A72: main (try-anything.c:295)
565 ==31812==
566 ==31812== Conditional jump or move depends on uninitialised value(s)
567 ==31812== at 0x4036E6: unmask_m (NTRUEncrypt.c:419)
568 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
569 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
570 ==31812== by 0x4013DE: test (try.c:149)
571 ==31812== by 0x401A72: main (try-anything.c:295)
572 ==31812== Uninitialised value was created by a heap allocation
573 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
574 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
575 ==31812== by 0x400FF6: test (try.c:108)
576 ==31812== by 0x401A72: main (try-anything.c:295)
577 ==31812==
578 ==31812== Conditional jump or move depends on uninitialised value(s)
579 ==31812== at 0x402FC8: generate_r (NTRUEncrypt.c:323)
580 ==31812== by 0x4033F7: decrypt_cca (NTRUEncrypt.c:522)
581 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
582 ==31812== by 0x4013DE: test (try.c:149)
583 ==31812== by 0x401A72: main (try-anything.c:295)
584 ==31812== Uninitialised value was created by a heap allocation
585 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
586 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
587 ==31812== by 0x400FF6: test (try.c:108)
588 ==31812== by 0x401A72: main (try-anything.c:295)
589 ==31812==
590 ==31812== Conditional jump or move depends on uninitialised value(s)
591 ==31812== at 0x402FD9: generate_r (NTRUEncrypt.c:323)
592 ==31812== by 0x4033F7: decrypt_cca (NTRUEncrypt.c:522)
593 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
594 ==31812== by 0x4013DE: test (try.c:149)
595 ==31812== by 0x401A72: main (try-anything.c:295)
596 ==31812== Uninitialised value was created by a heap allocation
597 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
598 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
599 ==31812== by 0x400FF6: test (try.c:108)
600 ==31812== by 0x401A72: main (try-anything.c:295)
601 ==31812==
602 ==31812== Conditional jump or move depends on uninitialised value(s)
603 ==31812== at 0x403454: decrypt_cca (NTRUEncrypt.c:533)
604 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
605 ==31812== by 0x4013DE: test (try.c:149)
606 ==31812== by 0x401A72: main (try-anything.c:295)
607 ==31812== Uninitialised value was created by a heap allocation
608 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
609 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
610 ==31812== by 0x400FF6: test (try.c:108)
611 ==31812== by 0x401A72: main (try-anything.c:295)
612 ==31812==
613 ==31812== Conditional jump or move depends on uninitialised value(s)
614 ==31812== at 0x402F1A: recover_msg (NTRUEncrypt.c:288)
615 ==31812== by 0x403473: decrypt_cca (NTRUEncrypt.c:563)
616 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
617 ==31812== by 0x4013DE: test (try.c:149)
618 ==31812== by 0x401A72: main (try-anything.c:295)
619 ==31812== Uninitialised value was created by a heap allocation
620 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
621 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
622 ==31812== by 0x400FF6: test (try.c:108)
623 ==31812== by 0x401A72: main (try-anything.c:295)
624 ==31812==
625 ==31812== Conditional jump or move depends on uninitialised value(s)
626 ==31812== at 0x402F35: recover_msg (NTRUEncrypt.c:294)
627 ==31812== by 0x5FC8F8F: ???
628 ==31812== by 0x5FC7A4F: ???
629 ==31812== by 0x5FC814F: ???
630 ==31812== by 0x5FC6C0F: ???
631 ==31812== by 0x5FC7DCF: ???
632 ==31812== by 0x5FC734F: ???
633 ==31812== by 0x5FC6F8F: ???
634 ==31812== by 0x4061CF: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
635 ==31812== Uninitialised value was created by a heap allocation
636 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
637 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
638 ==31812== by 0x400FF6: test (try.c:108)
639 ==31812== by 0x401A72: main (try-anything.c:295)
640 ==31812==
641 ==31812== Conditional jump or move depends on uninitialised value(s)
642 ==31812== at 0x402F84: recover_msg (NTRUEncrypt.c:294)
643 ==31812== by 0x5FC8F8F: ???
644 ==31812== by 0x5FC7A4F: ???
645 ==31812== by 0x5FC814F: ???
646 ==31812== by 0x5FC6C0F: ???
647 ==31812== by 0x5FC7DCF: ???
648 ==31812== by 0x5FC734F: ???
649 ==31812== by 0x5FC6F8F: ???
650 ==31812== by 0x4061CF: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
651 ==31812== Uninitialised value was created by a heap allocation
652 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
653 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
654 ==31812== by 0x400FF6: test (try.c:108)
655 ==31812== by 0x401A72: main (try-anything.c:295)
656 ==31812==
657 ==31812== Conditional jump or move depends on uninitialised value(s)
658 ==31812== at 0x40221B: crypto_kem_ntrukem443_ref_dec (kem.c:160)
659 ==31812== by 0x4013DE: test (try.c:149)
660 ==31812== by 0x401A72: main (try-anything.c:295)
661 ==31812== Uninitialised value was created by a heap allocation
662 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
663 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
664 ==31812== by 0x400FF6: test (try.c:108)
665 ==31812== by 0x401A72: main (try-anything.c:295)
666 ==31812==
667 ==31812== Conditional jump or move depends on uninitialised value(s)
668 ==31812== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
669 ==31812== by 0x401404: test (try.c:150)
670 ==31812== by 0x401A72: main (try-anything.c:295)
671 ==31812== Uninitialised value was created by a stack allocation
672 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
673 ==31812==
674 ==31812== Conditional jump or move depends on uninitialised value(s)
675 ==31812== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
676 ==31812== by 0x401404: test (try.c:150)
677 ==31812== by 0x401A72: main (try-anything.c:295)
678 ==31812== Uninitialised value was created by a stack allocation
679 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
680 ==31812==
681 ==31812== Conditional jump or move depends on uninitialised value(s)
682 ==31812== at 0x40273F: tri_to_string (packing.c:215)
683 ==31812== by 0x402625: pack_secret_key_CCA (packing.c:347)
684 ==31812== by 0x401E91: crypto_kem_ntrukem443_ref_keypair (kem.c:49)
685 ==31812== by 0x401A8D: main (try-anything.c:299)
686 ==31812== Uninitialised value was created by a heap allocation
687 ==31812== at 0x4C2BE6D: malloc (vg_replace_malloc.c:309)
688 ==31812== by 0x401E0A: crypto_kem_ntrukem443_ref_keypair (kem.c:28)
689 ==31812== by 0x401A8D: main (try-anything.c:299)
690 ==31812==
691 ==31812== Conditional jump or move depends on uninitialised value(s)
692 ==31812== at 0x402965: get_param_set_by_id (param.c:85)
693 ==31812== by 0x4027A8: unpack_secret_key_CCA (packing.c:370)
694 ==31812== by 0x4021FB: crypto_kem_ntrukem443_ref_dec (kem.c:158)
695 ==31812== by 0x400F9E: timecop_doit (try.c:96)
696 ==31812== by 0x401AD0: main (try-anything.c:306)
697 ==31812== Uninitialised value was created by a client request
698 ==31812== at 0x400F04: timecop_doit (try.c:93)
699 ==31812== by 0x401AD0: main (try-anything.c:306)
700 ==31812==
701 ==31812== Conditional jump or move depends on uninitialised value(s)
702 ==31812== at 0x402965: get_param_set_by_id (param.c:85)
703 ==31812== by 0x402551: unpack_public_key (packing.c:333)
704 ==31812== by 0x4027D0: unpack_secret_key_CCA (packing.c:372)
705 ==31812== by 0x4021FB: crypto_kem_ntrukem443_ref_dec (kem.c:158)
706 ==31812== by 0x400F9E: timecop_doit (try.c:96)
707 ==31812== by 0x401AD0: main (try-anything.c:306)
708 ==31812== Uninitialised value was created by a client request
709 ==31812== at 0x400F04: timecop_doit (try.c:93)
710 ==31812== by 0x401AD0: main (try-anything.c:306)
711 ==31812==
712 ==31812== Conditional jump or move depends on uninitialised value(s)
713 ==31812== at 0x4036B8: unmask_m (NTRUEncrypt.c:414)
714 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
715 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
716 ==31812== by 0x400F9E: timecop_doit (try.c:96)
717 ==31812== by 0x401AD0: main (try-anything.c:306)
718 ==31812== Uninitialised value was created by a stack allocation
719 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
720 ==31812==
721 ==31812== Conditional jump or move depends on uninitialised value(s)
722 ==31812== at 0x4036DB: unmask_m (NTRUEncrypt.c:419)
723 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
724 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
725 ==31812== by 0x400F9E: timecop_doit (try.c:96)
726 ==31812== by 0x401AD0: main (try-anything.c:306)
727 ==31812== Uninitialised value was created by a client request
728 ==31812== at 0x400F04: timecop_doit (try.c:93)
729 ==31812== by 0x401AD0: main (try-anything.c:306)
730 ==31812==
731 ==31812== Conditional jump or move depends on uninitialised value(s)
732 ==31812== at 0x4036E6: unmask_m (NTRUEncrypt.c:419)
733 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
734 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
735 ==31812== by 0x400F9E: timecop_doit (try.c:96)
736 ==31812== by 0x401AD0: main (try-anything.c:306)
737 ==31812== Uninitialised value was created by a client request
738 ==31812== at 0x400F04: timecop_doit (try.c:93)
739 ==31812== by 0x401AD0: main (try-anything.c:306)
740 ==31812==
741 ==31812== Conditional jump or move depends on uninitialised value(s)
742 ==31812== at 0x4036C3: unmask_m (NTRUEncrypt.c:414)
743 ==31812== by 0x4033D9: decrypt_cca (NTRUEncrypt.c:519)
744 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
745 ==31812== by 0x400F9E: timecop_doit (try.c:96)
746 ==31812== by 0x401AD0: main (try-anything.c:306)
747 ==31812== Uninitialised value was created by a stack allocation
748 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
749 ==31812==
750 ==31812== Conditional jump or move depends on uninitialised value(s)
751 ==31812== at 0x402FC8: generate_r (NTRUEncrypt.c:323)
752 ==31812== by 0x4033F7: decrypt_cca (NTRUEncrypt.c:522)
753 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
754 ==31812== by 0x400F9E: timecop_doit (try.c:96)
755 ==31812== by 0x401AD0: main (try-anything.c:306)
756 ==31812== Uninitialised value was created by a client request
757 ==31812== at 0x400F04: timecop_doit (try.c:93)
758 ==31812== by 0x401AD0: main (try-anything.c:306)
759 ==31812==
760 ==31812== Conditional jump or move depends on uninitialised value(s)
761 ==31812== at 0x402FD9: generate_r (NTRUEncrypt.c:323)
762 ==31812== by 0x4033F7: decrypt_cca (NTRUEncrypt.c:522)
763 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
764 ==31812== by 0x400F9E: timecop_doit (try.c:96)
765 ==31812== by 0x401AD0: main (try-anything.c:306)
766 ==31812== Uninitialised value was created by a client request
767 ==31812== at 0x400F04: timecop_doit (try.c:93)
768 ==31812== by 0x401AD0: main (try-anything.c:306)
769 ==31812==
770 ==31812== Conditional jump or move depends on uninitialised value(s)
771 ==31812== at 0x403454: decrypt_cca (NTRUEncrypt.c:533)
772 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
773 ==31812== by 0x400F9E: timecop_doit (try.c:96)
774 ==31812== by 0x401AD0: main (try-anything.c:306)
775 ==31812== Uninitialised value was created by a client request
776 ==31812== at 0x400F04: timecop_doit (try.c:93)
777 ==31812== by 0x401AD0: main (try-anything.c:306)
778 ==31812==
779 ==31812== Conditional jump or move depends on uninitialised value(s)
780 ==31812== at 0x402F1A: recover_msg (NTRUEncrypt.c:288)
781 ==31812== by 0x403473: decrypt_cca (NTRUEncrypt.c:563)
782 ==31812== by 0x402217: crypto_kem_ntrukem443_ref_dec (kem.c:159)
783 ==31812== by 0x400F9E: timecop_doit (try.c:96)
784 ==31812== by 0x401AD0: main (try-anything.c:306)
785 ==31812== Uninitialised value was created by a client request
786 ==31812== at 0x400F04: timecop_doit (try.c:93)
787 ==31812== by 0x401AD0: main (try-anything.c:306)
788 ==31812==
789 ==31812== Conditional jump or move depends on uninitialised value(s)
790 ==31812== at 0x402F35: recover_msg (NTRUEncrypt.c:294)
791 ==31812== by 0x5FCF44F: ???
792 ==31812== by 0x5FCDF0F: ???
793 ==31812== by 0x5FCE60F: ???
794 ==31812== by 0x5FCD0CF: ???
795 ==31812== by 0x5FCE28F: ???
796 ==31812== by 0x5FCD80F: ???
797 ==31812== by 0x5FCD44F: ???
798 ==31812== by 0x4061CF: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
799 ==31812== Uninitialised value was created by a client request
800 ==31812== at 0x400F04: timecop_doit (try.c:93)
801 ==31812== by 0x401AD0: main (try-anything.c:306)
802 ==31812==
803 ==31812== Conditional jump or move depends on uninitialised value(s)
804 ==31812== at 0x402F84: recover_msg (NTRUEncrypt.c:294)
805 ==31812== by 0x5FCF44F: ???
806 ==31812== by 0x5FCDF0F: ???
807 ==31812== by 0x5FCE60F: ???
808 ==31812== by 0x5FCD0CF: ???
809 ==31812== by 0x5FCE28F: ???
810 ==31812== by 0x5FCD80F: ???
811 ==31812== by 0x5FCD44F: ???
812 ==31812== by 0x4061CF: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
813 ==31812== Uninitialised value was created by a client request
814 ==31812== at 0x400F04: timecop_doit (try.c:93)
815 ==31812== by 0x401AD0: main (try-anything.c:306)
816 ==31812==
817 ==31812== Conditional jump or move depends on uninitialised value(s)
818 ==31812== at 0x40221B: crypto_kem_ntrukem443_ref_dec (kem.c:160)
819 ==31812== by 0x400F9E: timecop_doit (try.c:96)
820 ==31812== by 0x401AD0: main (try-anything.c:306)
821 ==31812== Uninitialised value was created by a client request
822 ==31812== at 0x400F04: timecop_doit (try.c:93)
823 ==31812== by 0x401AD0: main (try-anything.c:306)
824 ==31812==
825 ==31812== Conditional jump or move depends on uninitialised value(s)
826 ==31812== at 0x402F35: recover_msg (NTRUEncrypt.c:294)
827 ==31812== by 0x5FD390F: ???
828 ==31812== by 0x5FD23CF: ???
829 ==31812== by 0x5FD2ACF: ???
830 ==31812== by 0x5FD158F: ???
831 ==31812== by 0x5FD274F: ???
832 ==31812== by 0x5FD1CCF: ???
833 ==31812== by 0x5FD190F: ???
834 ==31812== by 0x4061CF: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
835 ==31812== Uninitialised value was created by a client request
836 ==31812== at 0x400F04: timecop_doit (try.c:93)
837 ==31812== by 0x401AD0: main (try-anything.c:306)
838 ==31812==
839 ==31812== Conditional jump or move depends on uninitialised value(s)
840 ==31812== at 0x402F84: recover_msg (NTRUEncrypt.c:294)
841 ==31812== by 0x5FD390F: ???
842 ==31812== by 0x5FD23CF: ???
843 ==31812== by 0x5FD2ACF: ???
844 ==31812== by 0x5FD158F: ???
845 ==31812== by 0x5FD274F: ???
846 ==31812== by 0x5FD1CCF: ???
847 ==31812== by 0x5FD190F: ???
848 ==31812== by 0x4061CF: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
849 ==31812== Uninitialised value was created by a client request
850 ==31812== at 0x400F04: timecop_doit (try.c:93)
851 ==31812== by 0x401AD0: main (try-anything.c:306)
852 ==31812==
853 ==31812== Use of uninitialised value of size 8
854 ==31812== at 0x401B0B: main (try-anything.c:321)
855 ==31812== Uninitialised value was created by a stack allocation
856 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
857 ==31812==
858 ==31812== Use of uninitialised value of size 8
859 ==31812== at 0x401B22: main (try-anything.c:322)
860 ==31812== Uninitialised value was created by a stack allocation
861 ==31812== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
862 ==31812==
863 ==31812==
864 ==31812== HEAP SUMMARY:
865 ==31812== in use at exit: 43,520 bytes in 10 blocks
866 ==31812== total heap usage: 47 allocs, 37 frees, 155,096 bytes allocated
867 ==31812==
868 ==31812== LEAK SUMMARY:
869 ==31812== definitely lost: 0 bytes in 0 blocks
870 ==31812== indirectly lost: 0 bytes in 0 blocks
871 ==31812== possibly lost: 43,520 bytes in 10 blocks
872 ==31812== still reachable: 0 bytes in 0 blocks
873 ==31812== suppressed: 0 bytes in 0 blocks
874 ==31812== Rerun with --leak-check=full to see details of leaked memory
875 ==31812==
876 ==31812== For lists of detected and suppressed errors, rerun with: -s
877 ==31812== ERROR SUMMARY: 26522 errors from 79 contexts (suppressed: 0 from 0)