Output save_alt Download

Operation
crypto_aead
Primitive
aes256gcmv1
Implementation
cryptopp
Compiler options
clang++ -O1 -g
Host
venus
1 error 0
2 6981a69994f206a90893b0d48552a522c852cf3f8b5d202d0cb919ecc93c9ebd 96015515 684863563 4300000000 crypto_aead/aes256gcmv1/cryptopp
3 ==7235== Memcheck, a memory error detector
4 ==7235== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==7235== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==7235== Command: ./try
7 ==7235==
8 ==7235== Use of uninitialised value of size 8
9 ==7235== at 0x460373: CryptoPP::Rijndael::Base::UncheckedSetKey(unsigned char const*, unsigned int, CryptoPP::NameValuePairs const&) (rijndael.cpp:320)
10 ==7235== by 0x45A20B: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:228)
11 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
12 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
13 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
14 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
15 ==7235== by 0x4058F0: main (try-anything.cpp:306)
16 ==7235== Uninitialised value was created by a client request
17 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
18 ==7235== by 0x4058F0: main (try-anything.cpp:306)
19 ==7235==
20 ==7235== Use of uninitialised value of size 8
21 ==7235== at 0x460380: CryptoPP::Rijndael::Base::UncheckedSetKey(unsigned char const*, unsigned int, CryptoPP::NameValuePairs const&) (rijndael.cpp:320)
22 ==7235== by 0x45A20B: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:228)
23 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
24 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
25 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
26 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
27 ==7235== by 0x4058F0: main (try-anything.cpp:306)
28 ==7235==
29 ==7235== Use of uninitialised value of size 8
30 ==7235== at 0x46038F: CryptoPP::Rijndael::Base::UncheckedSetKey(unsigned char const*, unsigned int, CryptoPP::NameValuePairs const&) (rijndael.cpp:320)
31 ==7235== by 0x45A20B: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:228)
32 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
33 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
34 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
35 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
36 ==7235== by 0x4058F0: main (try-anything.cpp:306)
37 ==7235== Uninitialised value was created by a client request
38 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
39 ==7235== by 0x4058F0: main (try-anything.cpp:306)
40 ==7235==
41 ==7235== Use of uninitialised value of size 8
42 ==7235== at 0x46039E: CryptoPP::Rijndael::Base::UncheckedSetKey(unsigned char const*, unsigned int, CryptoPP::NameValuePairs const&) (rijndael.cpp:320)
43 ==7235== by 0x45A20B: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:228)
44 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
45 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
46 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
47 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
48 ==7235== by 0x4058F0: main (try-anything.cpp:306)
49 ==7235== Uninitialised value was created by a client request
50 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
51 ==7235== by 0x4058F0: main (try-anything.cpp:306)
52 ==7235==
53 ==7235== Use of uninitialised value of size 8
54 ==7235== at 0x4603FC: CryptoPP::Rijndael::Base::UncheckedSetKey(unsigned char const*, unsigned int, CryptoPP::NameValuePairs const&) (rijndael.cpp:337)
55 ==7235== by 0x45A20B: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:228)
56 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
57 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
58 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
59 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
60 ==7235== by 0x4058F0: main (try-anything.cpp:306)
61 ==7235== Uninitialised value was created by a client request
62 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
63 ==7235== by 0x4058F0: main (try-anything.cpp:306)
64 ==7235==
65 ==7235== Use of uninitialised value of size 8
66 ==7235== at 0x46040F: CryptoPP::Rijndael::Base::UncheckedSetKey(unsigned char const*, unsigned int, CryptoPP::NameValuePairs const&) (rijndael.cpp:337)
67 ==7235== by 0x45A20B: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:228)
68 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
69 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
70 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
71 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
72 ==7235== by 0x4058F0: main (try-anything.cpp:306)
73 ==7235== Uninitialised value was created by a client request
74 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
75 ==7235== by 0x4058F0: main (try-anything.cpp:306)
76 ==7235==
77 ==7235== Use of uninitialised value of size 8
78 ==7235== at 0x460419: CryptoPP::Rijndael::Base::UncheckedSetKey(unsigned char const*, unsigned int, CryptoPP::NameValuePairs const&) (rijndael.cpp:337)
79 ==7235== by 0x45A20B: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:228)
80 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
81 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
82 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
83 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
84 ==7235== by 0x4058F0: main (try-anything.cpp:306)
85 ==7235==
86 ==7235== Use of uninitialised value of size 8
87 ==7235== at 0x460425: CryptoPP::Rijndael::Base::UncheckedSetKey(unsigned char const*, unsigned int, CryptoPP::NameValuePairs const&) (rijndael.cpp:337)
88 ==7235== by 0x45A20B: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:228)
89 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
90 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
91 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
92 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
93 ==7235== by 0x4058F0: main (try-anything.cpp:306)
94 ==7235== Uninitialised value was created by a client request
95 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
96 ==7235== by 0x4058F0: main (try-anything.cpp:306)
97 ==7235==
98 ==7235== Use of uninitialised value of size 8
99 ==7235== at 0x461458: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
100 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
101 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
102 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
103 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
104 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
105 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
106 ==7235== by 0x4058F0: main (try-anything.cpp:306)
107 ==7235== Uninitialised value was created by a client request
108 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
109 ==7235== by 0x4058F0: main (try-anything.cpp:306)
110 ==7235==
111 ==7235== Use of uninitialised value of size 8
112 ==7235== at 0x461460: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
113 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
114 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
115 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
116 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
117 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
118 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
119 ==7235== by 0x4058F0: main (try-anything.cpp:306)
120 ==7235==
121 ==7235== Use of uninitialised value of size 8
122 ==7235== at 0x46146B: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
123 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
124 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
125 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
126 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
127 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
128 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
129 ==7235== by 0x4058F0: main (try-anything.cpp:306)
130 ==7235== Uninitialised value was created by a client request
131 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
132 ==7235== by 0x4058F0: main (try-anything.cpp:306)
133 ==7235==
134 ==7235== Use of uninitialised value of size 8
135 ==7235== at 0x461473: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
136 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
137 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
138 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
139 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
140 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
141 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
142 ==7235== by 0x4058F0: main (try-anything.cpp:306)
143 ==7235==
144 ==7235== Use of uninitialised value of size 8
145 ==7235== at 0x461486: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
146 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
147 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
148 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
149 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
150 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
151 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
152 ==7235== by 0x4058F0: main (try-anything.cpp:306)
153 ==7235== Uninitialised value was created by a client request
154 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
155 ==7235== by 0x4058F0: main (try-anything.cpp:306)
156 ==7235==
157 ==7235== Use of uninitialised value of size 8
158 ==7235== at 0x46148E: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
159 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
160 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
161 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
162 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
163 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
164 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
165 ==7235== by 0x4058F0: main (try-anything.cpp:306)
166 ==7235==
167 ==7235== Use of uninitialised value of size 8
168 ==7235== at 0x461499: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
169 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
170 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
171 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
172 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
173 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
174 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
175 ==7235== by 0x4058F0: main (try-anything.cpp:306)
176 ==7235== Uninitialised value was created by a client request
177 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
178 ==7235== by 0x4058F0: main (try-anything.cpp:306)
179 ==7235==
180 ==7235== Use of uninitialised value of size 8
181 ==7235== at 0x4614A1: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
182 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
183 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
184 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
185 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
186 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
187 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
188 ==7235== by 0x4058F0: main (try-anything.cpp:306)
189 ==7235==
190 ==7235== Use of uninitialised value of size 8
191 ==7235== at 0x4614AF: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
192 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
193 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
194 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
195 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
196 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
197 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
198 ==7235== by 0x4058F0: main (try-anything.cpp:306)
199 ==7235== Uninitialised value was created by a client request
200 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
201 ==7235== by 0x4058F0: main (try-anything.cpp:306)
202 ==7235==
203 ==7235== Use of uninitialised value of size 8
204 ==7235== at 0x4614B7: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
205 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
206 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
207 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
208 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
209 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
210 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
211 ==7235== by 0x4058F0: main (try-anything.cpp:306)
212 ==7235==
213 ==7235== Use of uninitialised value of size 8
214 ==7235== at 0x4614C2: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
215 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
216 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
217 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
218 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
219 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
220 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
221 ==7235== by 0x4058F0: main (try-anything.cpp:306)
222 ==7235== Uninitialised value was created by a client request
223 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
224 ==7235== by 0x4058F0: main (try-anything.cpp:306)
225 ==7235==
226 ==7235== Use of uninitialised value of size 8
227 ==7235== at 0x4614CA: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
228 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
229 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
230 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
231 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
232 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
233 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
234 ==7235== by 0x4058F0: main (try-anything.cpp:306)
235 ==7235==
236 ==7235== Use of uninitialised value of size 8
237 ==7235== at 0x4614D4: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
238 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
239 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
240 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
241 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
242 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
243 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
244 ==7235== by 0x4058F0: main (try-anything.cpp:306)
245 ==7235== Uninitialised value was created by a client request
246 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
247 ==7235== by 0x4058F0: main (try-anything.cpp:306)
248 ==7235==
249 ==7235== Use of uninitialised value of size 8
250 ==7235== at 0x4614DC: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
251 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
252 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
253 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
254 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
255 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
256 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
257 ==7235== by 0x4058F0: main (try-anything.cpp:306)
258 ==7235==
259 ==7235== Use of uninitialised value of size 8
260 ==7235== at 0x4614E7: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
261 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
262 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
263 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
264 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
265 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
266 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
267 ==7235== by 0x4058F0: main (try-anything.cpp:306)
268 ==7235== Uninitialised value was created by a client request
269 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
270 ==7235== by 0x4058F0: main (try-anything.cpp:306)
271 ==7235==
272 ==7235== Use of uninitialised value of size 8
273 ==7235== at 0x4614EF: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
274 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
275 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
276 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
277 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
278 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
279 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
280 ==7235== by 0x4058F0: main (try-anything.cpp:306)
281 ==7235==
282 ==7235== Use of uninitialised value of size 8
283 ==7235== at 0x461569: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
284 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
285 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
286 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
287 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
288 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
289 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
290 ==7235== by 0x4058F0: main (try-anything.cpp:306)
291 ==7235== Uninitialised value was created by a client request
292 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
293 ==7235== by 0x4058F0: main (try-anything.cpp:306)
294 ==7235==
295 ==7235== Use of uninitialised value of size 8
296 ==7235== at 0x461573: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
297 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
298 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
299 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
300 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
301 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
302 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
303 ==7235== by 0x4058F0: main (try-anything.cpp:306)
304 ==7235==
305 ==7235== Use of uninitialised value of size 8
306 ==7235== at 0x46157E: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
307 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
308 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
309 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
310 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
311 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
312 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
313 ==7235== by 0x4058F0: main (try-anything.cpp:306)
314 ==7235== Uninitialised value was created by a client request
315 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
316 ==7235== by 0x4058F0: main (try-anything.cpp:306)
317 ==7235==
318 ==7235== Use of uninitialised value of size 8
319 ==7235== at 0x461586: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
320 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
321 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
322 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
323 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
324 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
325 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
326 ==7235== by 0x4058F0: main (try-anything.cpp:306)
327 ==7235==
328 ==7235== Use of uninitialised value of size 8
329 ==7235== at 0x461591: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
330 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
331 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
332 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
333 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
334 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
335 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
336 ==7235== by 0x4058F0: main (try-anything.cpp:306)
337 ==7235== Uninitialised value was created by a client request
338 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
339 ==7235== by 0x4058F0: main (try-anything.cpp:306)
340 ==7235==
341 ==7235== Use of uninitialised value of size 8
342 ==7235== at 0x461599: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
343 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
344 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
345 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
346 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
347 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
348 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
349 ==7235== by 0x4058F0: main (try-anything.cpp:306)
350 ==7235==
351 ==7235== Use of uninitialised value of size 8
352 ==7235== at 0x4615A1: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
353 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
354 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
355 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
356 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
357 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
358 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
359 ==7235== by 0x4058F0: main (try-anything.cpp:306)
360 ==7235== Uninitialised value was created by a client request
361 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
362 ==7235== by 0x4058F0: main (try-anything.cpp:306)
363 ==7235==
364 ==7235== Use of uninitialised value of size 8
365 ==7235== at 0x4615A9: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
366 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
367 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
368 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
369 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
370 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
371 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
372 ==7235== by 0x4058F0: main (try-anything.cpp:306)
373 ==7235==
374 ==7235== Use of uninitialised value of size 8
375 ==7235== at 0x4615B1: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
376 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
377 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
378 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
379 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
380 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
381 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
382 ==7235== by 0x4058F0: main (try-anything.cpp:306)
383 ==7235==
384 ==7235== Use of uninitialised value of size 8
385 ==7235== at 0x4615B9: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
386 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
387 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
388 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
389 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
390 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
391 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
392 ==7235== by 0x4058F0: main (try-anything.cpp:306)
393 ==7235== Uninitialised value was created by a client request
394 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
395 ==7235== by 0x4058F0: main (try-anything.cpp:306)
396 ==7235==
397 ==7235== Use of uninitialised value of size 8
398 ==7235== at 0x4615C4: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
399 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
400 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
401 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
402 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
403 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
404 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
405 ==7235== by 0x4058F0: main (try-anything.cpp:306)
406 ==7235== Uninitialised value was created by a client request
407 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
408 ==7235== by 0x4058F0: main (try-anything.cpp:306)
409 ==7235==
410 ==7235== Use of uninitialised value of size 8
411 ==7235== at 0x4615CC: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
412 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
413 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
414 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
415 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
416 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
417 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
418 ==7235== by 0x4058F0: main (try-anything.cpp:306)
419 ==7235==
420 ==7235== Use of uninitialised value of size 8
421 ==7235== at 0x4615D7: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
422 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
423 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
424 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
425 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
426 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
427 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
428 ==7235== by 0x4058F0: main (try-anything.cpp:306)
429 ==7235==
430 ==7235== Use of uninitialised value of size 8
431 ==7235== at 0x4615DF: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
432 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
433 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
434 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
435 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
436 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
437 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
438 ==7235== by 0x4058F0: main (try-anything.cpp:306)
439 ==7235== Uninitialised value was created by a client request
440 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
441 ==7235== by 0x4058F0: main (try-anything.cpp:306)
442 ==7235==
443 ==7235== Use of uninitialised value of size 8
444 ==7235== at 0x4615E7: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
445 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
446 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
447 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
448 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
449 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
450 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
451 ==7235== by 0x4058F0: main (try-anything.cpp:306)
452 ==7235== Uninitialised value was created by a client request
453 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
454 ==7235== by 0x4058F0: main (try-anything.cpp:306)
455 ==7235==
456 ==7235== Use of uninitialised value of size 8
457 ==7235== at 0x4615EF: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
458 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
459 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
460 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
461 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
462 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
463 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
464 ==7235== by 0x4058F0: main (try-anything.cpp:306)
465 ==7235==
466 ==7235== Use of uninitialised value of size 8
467 ==7235== at 0x46160C: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
468 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
469 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
470 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
471 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
472 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
473 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
474 ==7235== by 0x4058F0: main (try-anything.cpp:306)
475 ==7235== Uninitialised value was created by a client request
476 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
477 ==7235== by 0x4058F0: main (try-anything.cpp:306)
478 ==7235==
479 ==7235== Use of uninitialised value of size 8
480 ==7235== at 0x461616: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
481 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
482 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
483 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
484 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
485 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
486 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
487 ==7235== by 0x4058F0: main (try-anything.cpp:306)
488 ==7235==
489 ==7235== Use of uninitialised value of size 8
490 ==7235== at 0x461621: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
491 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
492 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
493 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
494 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
495 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
496 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
497 ==7235== by 0x4058F0: main (try-anything.cpp:306)
498 ==7235== Uninitialised value was created by a client request
499 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
500 ==7235== by 0x4058F0: main (try-anything.cpp:306)
501 ==7235==
502 ==7235== Use of uninitialised value of size 8
503 ==7235== at 0x461629: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
504 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
505 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
506 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
507 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
508 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
509 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
510 ==7235== by 0x4058F0: main (try-anything.cpp:306)
511 ==7235==
512 ==7235== Use of uninitialised value of size 8
513 ==7235== at 0x461634: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
514 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
515 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
516 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
517 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
518 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
519 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
520 ==7235== by 0x4058F0: main (try-anything.cpp:306)
521 ==7235== Uninitialised value was created by a client request
522 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
523 ==7235== by 0x4058F0: main (try-anything.cpp:306)
524 ==7235==
525 ==7235== Use of uninitialised value of size 8
526 ==7235== at 0x46163C: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
527 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
528 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
529 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
530 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
531 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
532 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
533 ==7235== by 0x4058F0: main (try-anything.cpp:306)
534 ==7235==
535 ==7235== Use of uninitialised value of size 8
536 ==7235== at 0x461644: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
537 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
538 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
539 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
540 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
541 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
542 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
543 ==7235== by 0x4058F0: main (try-anything.cpp:306)
544 ==7235== Uninitialised value was created by a client request
545 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
546 ==7235== by 0x4058F0: main (try-anything.cpp:306)
547 ==7235==
548 ==7235== Use of uninitialised value of size 8
549 ==7235== at 0x46164C: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
550 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
551 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
552 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
553 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
554 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
555 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
556 ==7235== by 0x4058F0: main (try-anything.cpp:306)
557 ==7235==
558 ==7235== Use of uninitialised value of size 8
559 ==7235== at 0x461654: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
560 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
561 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
562 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
563 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
564 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
565 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
566 ==7235== by 0x4058F0: main (try-anything.cpp:306)
567 ==7235==
568 ==7235== Use of uninitialised value of size 8
569 ==7235== at 0x46165C: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
570 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
571 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
572 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
573 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
574 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
575 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
576 ==7235== by 0x4058F0: main (try-anything.cpp:306)
577 ==7235== Uninitialised value was created by a client request
578 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
579 ==7235== by 0x4058F0: main (try-anything.cpp:306)
580 ==7235==
581 ==7235== Use of uninitialised value of size 8
582 ==7235== at 0x461667: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
583 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
584 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
585 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
586 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
587 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
588 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
589 ==7235== by 0x4058F0: main (try-anything.cpp:306)
590 ==7235== Uninitialised value was created by a client request
591 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
592 ==7235== by 0x4058F0: main (try-anything.cpp:306)
593 ==7235==
594 ==7235== Use of uninitialised value of size 8
595 ==7235== at 0x46166F: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
596 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
597 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
598 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
599 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
600 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
601 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
602 ==7235== by 0x4058F0: main (try-anything.cpp:306)
603 ==7235==
604 ==7235== Use of uninitialised value of size 8
605 ==7235== at 0x46167A: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
606 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
607 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
608 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
609 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
610 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
611 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
612 ==7235== by 0x4058F0: main (try-anything.cpp:306)
613 ==7235==
614 ==7235== Use of uninitialised value of size 8
615 ==7235== at 0x461682: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
616 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
617 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
618 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
619 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
620 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
621 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
622 ==7235== by 0x4058F0: main (try-anything.cpp:306)
623 ==7235== Uninitialised value was created by a client request
624 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
625 ==7235== by 0x4058F0: main (try-anything.cpp:306)
626 ==7235==
627 ==7235== Use of uninitialised value of size 8
628 ==7235== at 0x46168A: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
629 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
630 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
631 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
632 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
633 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
634 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
635 ==7235== by 0x4058F0: main (try-anything.cpp:306)
636 ==7235== Uninitialised value was created by a client request
637 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
638 ==7235== by 0x4058F0: main (try-anything.cpp:306)
639 ==7235==
640 ==7235== Use of uninitialised value of size 8
641 ==7235== at 0x461692: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
642 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
643 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
644 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
645 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
646 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
647 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
648 ==7235== by 0x4058F0: main (try-anything.cpp:306)
649 ==7235==
650 ==7235== Use of uninitialised value of size 8
651 ==7235== at 0x4616BF: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
652 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
653 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
654 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
655 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
656 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
657 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
658 ==7235== by 0x4058F0: main (try-anything.cpp:306)
659 ==7235==
660 ==7235== Use of uninitialised value of size 8
661 ==7235== at 0x4616C8: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
662 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
663 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
664 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
665 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
666 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
667 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
668 ==7235== by 0x4058F0: main (try-anything.cpp:306)
669 ==7235== Uninitialised value was created by a client request
670 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
671 ==7235== by 0x4058F0: main (try-anything.cpp:306)
672 ==7235==
673 ==7235== Use of uninitialised value of size 8
674 ==7235== at 0x4616D7: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
675 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
676 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
677 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
678 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
679 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
680 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
681 ==7235== by 0x4058F0: main (try-anything.cpp:306)
682 ==7235==
683 ==7235== Use of uninitialised value of size 8
684 ==7235== at 0x4616E0: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
685 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
686 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
687 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
688 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
689 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
690 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
691 ==7235== by 0x4058F0: main (try-anything.cpp:306)
692 ==7235== Uninitialised value was created by a client request
693 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
694 ==7235== by 0x4058F0: main (try-anything.cpp:306)
695 ==7235==
696 ==7235== Use of uninitialised value of size 8
697 ==7235== at 0x4616F2: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
698 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
699 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
700 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
701 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
702 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
703 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
704 ==7235== by 0x4058F0: main (try-anything.cpp:306)
705 ==7235==
706 ==7235== Use of uninitialised value of size 8
707 ==7235== at 0x4616FB: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
708 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
709 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
710 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
711 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
712 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
713 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
714 ==7235== by 0x4058F0: main (try-anything.cpp:306)
715 ==7235== Uninitialised value was created by a client request
716 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
717 ==7235== by 0x4058F0: main (try-anything.cpp:306)
718 ==7235==
719 ==7235== Use of uninitialised value of size 8
720 ==7235== at 0x46170D: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
721 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
722 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
723 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
724 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
725 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
726 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
727 ==7235== by 0x4058F0: main (try-anything.cpp:306)
728 ==7235==
729 ==7235== Use of uninitialised value of size 8
730 ==7235== at 0x461716: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
731 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
732 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
733 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
734 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
735 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
736 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
737 ==7235== by 0x4058F0: main (try-anything.cpp:306)
738 ==7235== Uninitialised value was created by a client request
739 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
740 ==7235== by 0x4058F0: main (try-anything.cpp:306)
741 ==7235==
742 ==7235== Use of uninitialised value of size 8
743 ==7235== at 0x461728: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
744 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
745 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
746 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
747 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
748 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
749 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
750 ==7235== by 0x4058F0: main (try-anything.cpp:306)
751 ==7235==
752 ==7235== Use of uninitialised value of size 8
753 ==7235== at 0x461731: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
754 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
755 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
756 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
757 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
758 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
759 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
760 ==7235== by 0x4058F0: main (try-anything.cpp:306)
761 ==7235== Uninitialised value was created by a client request
762 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
763 ==7235== by 0x4058F0: main (try-anything.cpp:306)
764 ==7235==
765 ==7235== Use of uninitialised value of size 8
766 ==7235== at 0x461743: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
767 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
768 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
769 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
770 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
771 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
772 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
773 ==7235== by 0x4058F0: main (try-anything.cpp:306)
774 ==7235==
775 ==7235== Use of uninitialised value of size 8
776 ==7235== at 0x46174C: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
777 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
778 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
779 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
780 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
781 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
782 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
783 ==7235== by 0x4058F0: main (try-anything.cpp:306)
784 ==7235== Uninitialised value was created by a client request
785 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
786 ==7235== by 0x4058F0: main (try-anything.cpp:306)
787 ==7235==
788 ==7235== Use of uninitialised value of size 8
789 ==7235== at 0x46175B: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
790 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
791 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
792 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
793 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
794 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
795 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
796 ==7235== by 0x4058F0: main (try-anything.cpp:306)
797 ==7235==
798 ==7235== Use of uninitialised value of size 8
799 ==7235== at 0x461764: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
800 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
801 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
802 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
803 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
804 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
805 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
806 ==7235== by 0x4058F0: main (try-anything.cpp:306)
807 ==7235== Uninitialised value was created by a client request
808 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
809 ==7235== by 0x4058F0: main (try-anything.cpp:306)
810 ==7235==
811 ==7235== Use of uninitialised value of size 8
812 ==7235== at 0x461773: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
813 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
814 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
815 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
816 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
817 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
818 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
819 ==7235== by 0x4058F0: main (try-anything.cpp:306)
820 ==7235==
821 ==7235== Use of uninitialised value of size 8
822 ==7235== at 0x46177C: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
823 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
824 ==7235== by 0x45A2B0: CryptoPP::GCM_Base::SetKeyWithoutResync(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (gcm.cpp:268)
825 ==7235== by 0x4595AA: CryptoPP::AuthenticatedSymmetricCipherBase::SetKey(unsigned char const*, unsigned long, CryptoPP::NameValuePairs const&) (authenc.cpp:53)
826 ==7235== by 0x408E0C: CryptoPP::SimpleKeyingInterface::SetKeyWithIV(unsigned char const*, unsigned long, unsigned char const*, unsigned long) (cryptlib.cpp:110)
827 ==7235== by 0x405C66: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:32)
828 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
829 ==7235== by 0x4058F0: main (try-anything.cpp:306)
830 ==7235== Uninitialised value was created by a client request
831 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
832 ==7235== by 0x4058F0: main (try-anything.cpp:306)
833 ==7235==
834 ==7235== Use of uninitialised value of size 8
835 ==7235== at 0x45ACAD: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
836 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
837 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
838 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
839 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
840 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
841 ==7235== by 0x4058F0: main (try-anything.cpp:306)
842 ==7235== Uninitialised value was created by a client request
843 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
844 ==7235== by 0x4058F0: main (try-anything.cpp:306)
845 ==7235==
846 ==7235== Use of uninitialised value of size 8
847 ==7235== at 0x45ACCB: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
848 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
849 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
850 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
851 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
852 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
853 ==7235== by 0x4058F0: main (try-anything.cpp:306)
854 ==7235== Uninitialised value was created by a client request
855 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
856 ==7235== by 0x4058F0: main (try-anything.cpp:306)
857 ==7235==
858 ==7235== Use of uninitialised value of size 8
859 ==7235== at 0x45ACDC: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
860 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
861 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
862 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
863 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
864 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
865 ==7235== by 0x4058F0: main (try-anything.cpp:306)
866 ==7235== Uninitialised value was created by a client request
867 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
868 ==7235== by 0x4058F0: main (try-anything.cpp:306)
869 ==7235==
870 ==7235== Use of uninitialised value of size 8
871 ==7235== at 0x45AAB0: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
872 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
873 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
874 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
875 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
876 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
877 ==7235== by 0x4058F0: main (try-anything.cpp:306)
878 ==7235==
879 ==7235== Use of uninitialised value of size 8
880 ==7235== at 0x45AABC: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
881 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
882 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
883 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
884 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
885 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
886 ==7235== by 0x4058F0: main (try-anything.cpp:306)
887 ==7235== Uninitialised value was created by a client request
888 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
889 ==7235== by 0x4058F0: main (try-anything.cpp:306)
890 ==7235==
891 ==7235== Use of uninitialised value of size 8
892 ==7235== at 0x45AACB: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
893 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
894 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
895 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
896 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
897 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
898 ==7235== by 0x4058F0: main (try-anything.cpp:306)
899 ==7235==
900 ==7235== Use of uninitialised value of size 8
901 ==7235== at 0x45AAD7: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
902 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
903 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
904 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
905 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
906 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
907 ==7235== by 0x4058F0: main (try-anything.cpp:306)
908 ==7235== Uninitialised value was created by a client request
909 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
910 ==7235== by 0x4058F0: main (try-anything.cpp:306)
911 ==7235==
912 ==7235== Use of uninitialised value of size 8
913 ==7235== at 0x45AAF1: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
914 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
915 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
916 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
917 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
918 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
919 ==7235== by 0x4058F0: main (try-anything.cpp:306)
920 ==7235==
921 ==7235== Use of uninitialised value of size 8
922 ==7235== at 0x45AAFA: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
923 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
924 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
925 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
926 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
927 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
928 ==7235== by 0x4058F0: main (try-anything.cpp:306)
929 ==7235== Uninitialised value was created by a client request
930 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
931 ==7235== by 0x4058F0: main (try-anything.cpp:306)
932 ==7235==
933 ==7235== Use of uninitialised value of size 8
934 ==7235== at 0x45AB06: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
935 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
936 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
937 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
938 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
939 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
940 ==7235== by 0x4058F0: main (try-anything.cpp:306)
941 ==7235==
942 ==7235== Use of uninitialised value of size 8
943 ==7235== at 0x45AB0F: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
944 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
945 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
946 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
947 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
948 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
949 ==7235== by 0x4058F0: main (try-anything.cpp:306)
950 ==7235== Uninitialised value was created by a client request
951 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
952 ==7235== by 0x4058F0: main (try-anything.cpp:306)
953 ==7235==
954 ==7235== Use of uninitialised value of size 8
955 ==7235== at 0x45AB25: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
956 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
957 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
958 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
959 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
960 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
961 ==7235== by 0x4058F0: main (try-anything.cpp:306)
962 ==7235==
963 ==7235== Use of uninitialised value of size 8
964 ==7235== at 0x45AB31: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
965 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
966 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
967 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
968 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
969 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
970 ==7235== by 0x4058F0: main (try-anything.cpp:306)
971 ==7235== Uninitialised value was created by a client request
972 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
973 ==7235== by 0x4058F0: main (try-anything.cpp:306)
974 ==7235==
975 ==7235== Use of uninitialised value of size 8
976 ==7235== at 0x45AB40: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
977 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
978 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
979 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
980 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
981 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
982 ==7235== by 0x4058F0: main (try-anything.cpp:306)
983 ==7235==
984 ==7235== Use of uninitialised value of size 8
985 ==7235== at 0x45AB4C: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
986 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
987 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
988 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
989 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
990 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
991 ==7235== by 0x4058F0: main (try-anything.cpp:306)
992 ==7235== Uninitialised value was created by a client request
993 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
994 ==7235== by 0x4058F0: main (try-anything.cpp:306)
995 ==7235==
996 ==7235== Use of uninitialised value of size 8
997 ==7235== at 0x45AB66: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
998 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
999 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1000 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1001 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1002 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1003 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1004 ==7235==
1005 ==7235== Use of uninitialised value of size 8
1006 ==7235== at 0x45AB72: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1007 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1008 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1009 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1010 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1011 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1012 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1013 ==7235== Uninitialised value was created by a client request
1014 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1015 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1016 ==7235==
1017 ==7235== Use of uninitialised value of size 8
1018 ==7235== at 0x45AB81: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1019 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1020 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1021 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1022 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1023 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1024 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1025 ==7235==
1026 ==7235== Use of uninitialised value of size 8
1027 ==7235== at 0x45AB8D: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1028 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1029 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1030 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1031 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1032 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1033 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1034 ==7235== Uninitialised value was created by a client request
1035 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1036 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1037 ==7235==
1038 ==7235== Use of uninitialised value of size 8
1039 ==7235== at 0x45ABA6: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1040 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1041 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1042 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1043 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1044 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1045 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1046 ==7235==
1047 ==7235== Use of uninitialised value of size 8
1048 ==7235== at 0x45ABB2: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1049 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1050 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1051 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1052 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1053 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1054 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1055 ==7235== Uninitialised value was created by a client request
1056 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1057 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1058 ==7235==
1059 ==7235== Use of uninitialised value of size 8
1060 ==7235== at 0x45ABC1: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1061 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1062 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1063 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1064 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1065 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1066 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1067 ==7235==
1068 ==7235== Use of uninitialised value of size 8
1069 ==7235== at 0x45ABCD: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1070 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1071 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1072 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1073 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1074 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1075 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1076 ==7235== Uninitialised value was created by a client request
1077 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1078 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1079 ==7235==
1080 ==7235== Use of uninitialised value of size 8
1081 ==7235== at 0x45ABE7: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1082 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1083 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1084 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1085 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1086 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1087 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1088 ==7235==
1089 ==7235== Use of uninitialised value of size 8
1090 ==7235== at 0x45ABF3: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1091 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1092 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1093 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1094 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1095 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1096 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1097 ==7235== Uninitialised value was created by a client request
1098 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1099 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1100 ==7235==
1101 ==7235== Use of uninitialised value of size 8
1102 ==7235== at 0x45AC02: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1103 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1104 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1105 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1106 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1107 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1108 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1109 ==7235==
1110 ==7235== Use of uninitialised value of size 8
1111 ==7235== at 0x45AC0E: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1112 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1113 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1114 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1115 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1116 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1117 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1118 ==7235== Uninitialised value was created by a client request
1119 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1120 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1121 ==7235==
1122 ==7235== Use of uninitialised value of size 8
1123 ==7235== at 0x45AC27: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1124 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1125 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1126 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1127 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1128 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1129 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1130 ==7235==
1131 ==7235==
1132 ==7235== More than 100 errors detected. Subsequent errors
1133 ==7235== will still be recorded, but in less detail than before.
1134 ==7235== Use of uninitialised value of size 8
1135 ==7235== at 0x45AC33: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1136 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1137 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1138 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1139 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1140 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1141 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1142 ==7235== Uninitialised value was created by a client request
1143 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1144 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1145 ==7235==
1146 ==7235== Use of uninitialised value of size 8
1147 ==7235== at 0x45AC42: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1148 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1149 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1150 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1151 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1152 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1153 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1154 ==7235==
1155 ==7235== Use of uninitialised value of size 8
1156 ==7235== at 0x45AC4E: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1157 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1158 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1159 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1160 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1161 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1162 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1163 ==7235== Uninitialised value was created by a client request
1164 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1165 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1166 ==7235==
1167 ==7235== Use of uninitialised value of size 8
1168 ==7235== at 0x45AC5A: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1169 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1170 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1171 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1172 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1173 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1174 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1175 ==7235==
1176 ==7235== Use of uninitialised value of size 8
1177 ==7235== at 0x45AC66: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1178 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1179 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1180 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1181 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1182 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1183 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1184 ==7235== Uninitialised value was created by a client request
1185 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1186 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1187 ==7235==
1188 ==7235== Use of uninitialised value of size 8
1189 ==7235== at 0x45AC75: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1190 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1191 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1192 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1193 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1194 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1195 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1196 ==7235==
1197 ==7235== Use of uninitialised value of size 8
1198 ==7235== at 0x45AC81: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1199 ==7235== by 0x459561: CryptoPP::AuthenticatedSymmetricCipherBase::AuthenticateData(unsigned char const*, unsigned long) (authenc.cpp:39)
1200 ==7235== by 0x45970E: CryptoPP::AuthenticatedSymmetricCipherBase::Update(unsigned char const*, unsigned long) (authenc.cpp:86)
1201 ==7235== by 0x481A65: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:784)
1202 ==7235== by 0x405CC8: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:34)
1203 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1204 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1205 ==7235== Uninitialised value was created by a client request
1206 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1207 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1208 ==7235==
1209 ==7235== Use of uninitialised value of size 8
1210 ==7235== at 0x4612D0: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1211 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1212 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1213 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1214 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1215 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1216 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1217 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1218 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1219 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1220 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1221 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1222 ==7235== Uninitialised value was created by a client request
1223 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1224 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1225 ==7235==
1226 ==7235== Use of uninitialised value of size 8
1227 ==7235== at 0x4612D8: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1228 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1229 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1230 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1231 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1232 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1233 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1234 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1235 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1236 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1237 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1238 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1239 ==7235==
1240 ==7235== Use of uninitialised value of size 8
1241 ==7235== at 0x4612E3: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1242 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1243 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1244 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1245 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1246 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1247 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1248 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1249 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1250 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1251 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1252 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1253 ==7235== Uninitialised value was created by a client request
1254 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1255 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1256 ==7235==
1257 ==7235== Use of uninitialised value of size 8
1258 ==7235== at 0x4612EB: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1259 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1260 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1261 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1262 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1263 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1264 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1265 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1266 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1267 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1268 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1269 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1270 ==7235==
1271 ==7235== Use of uninitialised value of size 8
1272 ==7235== at 0x4612FE: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1273 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1274 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1275 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1276 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1277 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1278 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1279 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1280 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1281 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1282 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1283 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1284 ==7235== Uninitialised value was created by a client request
1285 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1286 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1287 ==7235==
1288 ==7235== Use of uninitialised value of size 8
1289 ==7235== at 0x461306: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1290 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1291 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1292 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1293 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1294 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1295 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1296 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1297 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1298 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1299 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1300 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1301 ==7235==
1302 ==7235== Use of uninitialised value of size 8
1303 ==7235== at 0x461311: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1304 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1305 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1306 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1307 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1308 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1309 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1310 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1311 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1312 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1313 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1314 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1315 ==7235== Uninitialised value was created by a client request
1316 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1317 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1318 ==7235==
1319 ==7235== Use of uninitialised value of size 8
1320 ==7235== at 0x461319: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1321 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1322 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1323 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1324 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1325 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1326 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1327 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1328 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1329 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1330 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1331 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1332 ==7235==
1333 ==7235== Use of uninitialised value of size 8
1334 ==7235== at 0x461327: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1335 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1336 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1337 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1338 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1339 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1340 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1341 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1342 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1343 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1344 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1345 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1346 ==7235== Uninitialised value was created by a client request
1347 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1348 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1349 ==7235==
1350 ==7235== Use of uninitialised value of size 8
1351 ==7235== at 0x46132F: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1352 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1353 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1354 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1355 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1356 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1357 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1358 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1359 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1360 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1361 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1362 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1363 ==7235==
1364 ==7235== Use of uninitialised value of size 8
1365 ==7235== at 0x46133A: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1366 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1367 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1368 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1369 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1370 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1371 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1372 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1373 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1374 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1375 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1376 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1377 ==7235== Uninitialised value was created by a client request
1378 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1379 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1380 ==7235==
1381 ==7235== Use of uninitialised value of size 8
1382 ==7235== at 0x461342: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1383 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1384 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1385 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1386 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1387 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1388 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1389 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1390 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1391 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1392 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1393 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1394 ==7235==
1395 ==7235== Use of uninitialised value of size 8
1396 ==7235== at 0x46134C: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1397 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1398 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1399 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1400 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1401 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1402 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1403 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1404 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1405 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1406 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1407 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1408 ==7235== Uninitialised value was created by a client request
1409 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1410 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1411 ==7235==
1412 ==7235== Use of uninitialised value of size 8
1413 ==7235== at 0x461354: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1414 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1415 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1416 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1417 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1418 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1419 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1420 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1421 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1422 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1423 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1424 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1425 ==7235==
1426 ==7235== Use of uninitialised value of size 8
1427 ==7235== at 0x46135F: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1428 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1429 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1430 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1431 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1432 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1433 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1434 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1435 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1436 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1437 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1438 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1439 ==7235== Uninitialised value was created by a client request
1440 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1441 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1442 ==7235==
1443 ==7235== Use of uninitialised value of size 8
1444 ==7235== at 0x461381: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1445 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1446 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1447 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1448 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1449 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1450 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1451 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1452 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1453 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1454 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1455 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1456 ==7235== Uninitialised value was created by a client request
1457 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1458 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1459 ==7235==
1460 ==7235== Use of uninitialised value of size 8
1461 ==7235== at 0x461389: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1462 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1463 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1464 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1465 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1466 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1467 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1468 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1469 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1470 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1471 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1472 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1473 ==7235== Uninitialised value was created by a client request
1474 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1475 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1476 ==7235==
1477 ==7235== Use of uninitialised value of size 8
1478 ==7235== at 0x461391: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1479 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1480 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1481 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1482 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1483 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1484 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1485 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1486 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1487 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1488 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1489 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1490 ==7235==
1491 ==7235== Use of uninitialised value of size 8
1492 ==7235== at 0x46139C: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1493 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1494 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1495 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1496 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1497 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1498 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1499 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1500 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1501 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1502 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1503 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1504 ==7235== Uninitialised value was created by a client request
1505 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1506 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1507 ==7235==
1508 ==7235== Use of uninitialised value of size 8
1509 ==7235== at 0x4613A4: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1510 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1511 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1512 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1513 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1514 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1515 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1516 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1517 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1518 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1519 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1520 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1521 ==7235==
1522 ==7235== Use of uninitialised value of size 8
1523 ==7235== at 0x4613B3: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1524 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1525 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1526 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1527 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1528 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1529 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1530 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1531 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1532 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1533 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1534 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1535 ==7235==
1536 ==7235== Use of uninitialised value of size 8
1537 ==7235== at 0x4613BE: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1538 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1539 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1540 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1541 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1542 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1543 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1544 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1545 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1546 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1547 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1548 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1549 ==7235== Uninitialised value was created by a client request
1550 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1551 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1552 ==7235==
1553 ==7235== Use of uninitialised value of size 8
1554 ==7235== at 0x4613C6: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1555 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1556 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1557 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1558 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1559 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1560 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1561 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1562 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1563 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1564 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1565 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1566 ==7235==
1567 ==7235== Use of uninitialised value of size 8
1568 ==7235== at 0x4613D1: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1569 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1570 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1571 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1572 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1573 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1574 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1575 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1576 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1577 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1578 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1579 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1580 ==7235==
1581 ==7235== Use of uninitialised value of size 8
1582 ==7235== at 0x4613D9: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1583 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1584 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1585 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1586 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1587 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1588 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1589 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1590 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1591 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1592 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1593 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1594 ==7235== Uninitialised value was created by a client request
1595 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1596 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1597 ==7235==
1598 ==7235== Use of uninitialised value of size 8
1599 ==7235== at 0x4613E1: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1600 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1601 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1602 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1603 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1604 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1605 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1606 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1607 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1608 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1609 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1610 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1611 ==7235== Uninitialised value was created by a client request
1612 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1613 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1614 ==7235==
1615 ==7235== Use of uninitialised value of size 8
1616 ==7235== at 0x4613E9: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1617 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1618 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1619 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1620 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1621 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1622 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1623 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1624 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1625 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1626 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1627 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1628 ==7235==
1629 ==7235== Use of uninitialised value of size 8
1630 ==7235== at 0x46151E: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1631 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1632 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1633 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1634 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1635 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1636 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1637 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1638 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1639 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1640 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1641 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1642 ==7235== Uninitialised value was created by a client request
1643 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1644 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1645 ==7235==
1646 ==7235== Use of uninitialised value of size 8
1647 ==7235== at 0x461526: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1648 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1649 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1650 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1651 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1652 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1653 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1654 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1655 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1656 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1657 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1658 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1659 ==7235== Uninitialised value was created by a client request
1660 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1661 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1662 ==7235==
1663 ==7235== Use of uninitialised value of size 8
1664 ==7235== at 0x46152E: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1665 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1666 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1667 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1668 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1669 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1670 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1671 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1672 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1673 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1674 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1675 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1676 ==7235==
1677 ==7235== Use of uninitialised value of size 8
1678 ==7235== at 0x46153D: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1679 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1680 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1681 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1682 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1683 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1684 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1685 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1686 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1687 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1688 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1689 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1690 ==7235==
1691 ==7235== Use of uninitialised value of size 8
1692 ==7235== at 0x461545: CryptoPP::Rijndael_Enc_AdvancedProcessBlocks(void*, unsigned int const*) (rijndael.cpp:655)
1693 ==7235== by 0x460B17: CryptoPP::Rijndael::Enc::AdvancedProcessBlocks(unsigned char const*, unsigned char const*, unsigned char*, unsigned long, unsigned int) const (rijndael.cpp:1337)
1694 ==7235== by 0x4768FF: CryptoPP::CTR_ModePolicy::OperateKeystream(CryptoPP::KeystreamOperation, unsigned char*, unsigned char const*, unsigned long) (modes.cpp:135)
1695 ==7235== by 0x4257A5: CryptoPP::AdditiveCipherTemplate >::ProcessData(unsigned char*, unsigned char const*, unsigned long) (strciphr.cpp:92)
1696 ==7235== by 0x4598AB: CryptoPP::AuthenticatedSymmetricCipherBase::ProcessData(unsigned char*, unsigned char const*, unsigned long) (authenc.cpp:128)
1697 ==7235== by 0x48126D: CryptoPP::StreamTransformationFilter::NextPutMultiple(unsigned char const*, unsigned long) (filters.cpp:655)
1698 ==7235== by 0x480628: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:394)
1699 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1700 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1701 ==7235== by 0x405CFC: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:36)
1702 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1703 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1704 ==7235== Uninitialised value was created by a client request
1705 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1706 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1707 ==7235==
1708 ==7235== Use of uninitialised value of size 8
1709 ==7235== at 0x45AAB0: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1710 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1711 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1712 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1713 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1714 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1715 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1716 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1717 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1718 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1719 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1720 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1721 ==7235==
1722 ==7235== Use of uninitialised value of size 8
1723 ==7235== at 0x45AABC: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1724 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1725 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1726 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1727 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1728 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1729 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1730 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1731 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1732 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1733 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1734 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1735 ==7235== Uninitialised value was created by a client request
1736 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1737 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1738 ==7235==
1739 ==7235== Use of uninitialised value of size 8
1740 ==7235== at 0x45AACB: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1741 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1742 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1743 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1744 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1745 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1746 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1747 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1748 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1749 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1750 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1751 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1752 ==7235==
1753 ==7235== Use of uninitialised value of size 8
1754 ==7235== at 0x45AAD7: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1755 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1756 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1757 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1758 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1759 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1760 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1761 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1762 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1763 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1764 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1765 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1766 ==7235== Uninitialised value was created by a client request
1767 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1768 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1769 ==7235==
1770 ==7235== Use of uninitialised value of size 8
1771 ==7235== at 0x45AAF1: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1772 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1773 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1774 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1775 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1776 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1777 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1778 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1779 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1780 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1781 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1782 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1783 ==7235==
1784 ==7235== Use of uninitialised value of size 8
1785 ==7235== at 0x45AAFA: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1786 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1787 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1788 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1789 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1790 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1791 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1792 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1793 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1794 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1795 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1796 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1797 ==7235== Uninitialised value was created by a client request
1798 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1799 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1800 ==7235==
1801 ==7235== Use of uninitialised value of size 8
1802 ==7235== at 0x45AB06: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1803 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1804 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1805 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1806 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1807 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1808 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1809 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1810 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1811 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1812 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1813 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1814 ==7235==
1815 ==7235== Use of uninitialised value of size 8
1816 ==7235== at 0x45AB0F: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1817 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1818 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1819 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1820 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1821 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1822 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1823 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1824 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1825 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1826 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1827 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1828 ==7235== Uninitialised value was created by a client request
1829 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1830 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1831 ==7235==
1832 ==7235== Use of uninitialised value of size 8
1833 ==7235== at 0x45AB25: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1834 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1835 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1836 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1837 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1838 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1839 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1840 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1841 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1842 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1843 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1844 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1845 ==7235==
1846 ==7235== Use of uninitialised value of size 8
1847 ==7235== at 0x45AB31: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1848 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1849 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1850 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1851 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1852 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1853 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1854 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1855 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1856 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1857 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1858 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1859 ==7235== Uninitialised value was created by a client request
1860 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1861 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1862 ==7235==
1863 ==7235== Use of uninitialised value of size 8
1864 ==7235== at 0x45AB40: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1865 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1866 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1867 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1868 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1869 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1870 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1871 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1872 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1873 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1874 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1875 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1876 ==7235==
1877 ==7235== Use of uninitialised value of size 8
1878 ==7235== at 0x45AB4C: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1879 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1880 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1881 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1882 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1883 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1884 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1885 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1886 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1887 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1888 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1889 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1890 ==7235== Uninitialised value was created by a client request
1891 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1892 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1893 ==7235==
1894 ==7235== Use of uninitialised value of size 8
1895 ==7235== at 0x45AB66: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1896 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1897 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1898 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1899 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1900 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1901 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1902 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1903 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1904 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1905 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1906 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1907 ==7235==
1908 ==7235== Use of uninitialised value of size 8
1909 ==7235== at 0x45AB72: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1910 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1911 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1912 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1913 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1914 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1915 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1916 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1917 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1918 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1919 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1920 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1921 ==7235== Uninitialised value was created by a client request
1922 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1923 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1924 ==7235==
1925 ==7235== Use of uninitialised value of size 8
1926 ==7235== at 0x45AB81: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1927 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1928 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1929 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1930 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1931 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1932 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1933 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1934 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1935 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1936 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1937 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1938 ==7235==
1939 ==7235== Use of uninitialised value of size 8
1940 ==7235== at 0x45AB8D: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1941 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1942 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1943 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1944 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1945 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1946 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1947 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1948 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1949 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1950 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1951 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1952 ==7235== Uninitialised value was created by a client request
1953 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1954 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1955 ==7235==
1956 ==7235== Use of uninitialised value of size 8
1957 ==7235== at 0x45ABA6: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1958 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1959 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1960 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1961 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1962 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1963 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1964 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1965 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1966 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1967 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1968 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1969 ==7235==
1970 ==7235== Use of uninitialised value of size 8
1971 ==7235== at 0x45ABB2: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1972 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1973 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1974 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1975 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1976 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1977 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1978 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1979 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1980 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1981 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1982 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1983 ==7235== Uninitialised value was created by a client request
1984 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
1985 ==7235== by 0x4058F0: main (try-anything.cpp:306)
1986 ==7235==
1987 ==7235== Use of uninitialised value of size 8
1988 ==7235== at 0x45ABC1: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
1989 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
1990 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
1991 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
1992 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
1993 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
1994 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
1995 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
1996 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
1997 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
1998 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
1999 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2000 ==7235==
2001 ==7235== Use of uninitialised value of size 8
2002 ==7235== at 0x45ABCD: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
2003 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
2004 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
2005 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
2006 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
2007 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2008 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2009 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
2010 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
2011 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
2012 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
2013 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2014 ==7235== Uninitialised value was created by a client request
2015 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
2016 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2017 ==7235==
2018 ==7235== Use of uninitialised value of size 8
2019 ==7235== at 0x45ABE7: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
2020 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
2021 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
2022 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
2023 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
2024 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2025 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2026 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
2027 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
2028 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
2029 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
2030 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2031 ==7235==
2032 ==7235== Use of uninitialised value of size 8
2033 ==7235== at 0x45ABF3: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
2034 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
2035 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
2036 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
2037 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
2038 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2039 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2040 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
2041 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
2042 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
2043 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
2044 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2045 ==7235== Uninitialised value was created by a client request
2046 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
2047 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2048 ==7235==
2049 ==7235== Use of uninitialised value of size 8
2050 ==7235== at 0x45AC02: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
2051 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
2052 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
2053 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
2054 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
2055 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2056 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2057 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
2058 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
2059 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
2060 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
2061 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2062 ==7235==
2063 ==7235== Use of uninitialised value of size 8
2064 ==7235== at 0x45AC0E: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
2065 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
2066 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
2067 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
2068 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
2069 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2070 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2071 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
2072 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
2073 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
2074 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
2075 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2076 ==7235== Uninitialised value was created by a client request
2077 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
2078 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2079 ==7235==
2080 ==7235== Use of uninitialised value of size 8
2081 ==7235== at 0x45AC27: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
2082 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
2083 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
2084 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
2085 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
2086 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2087 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2088 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
2089 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
2090 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
2091 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
2092 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2093 ==7235==
2094 ==7235== Use of uninitialised value of size 8
2095 ==7235== at 0x45AC33: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
2096 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
2097 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
2098 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
2099 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
2100 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2101 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2102 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
2103 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
2104 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
2105 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
2106 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2107 ==7235== Uninitialised value was created by a client request
2108 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
2109 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2110 ==7235==
2111 ==7235== Use of uninitialised value of size 8
2112 ==7235== at 0x45AC42: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
2113 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
2114 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
2115 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
2116 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
2117 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2118 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2119 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
2120 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
2121 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
2122 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
2123 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2124 ==7235==
2125 ==7235== Use of uninitialised value of size 8
2126 ==7235== at 0x45AC4E: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
2127 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
2128 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
2129 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
2130 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
2131 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2132 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2133 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
2134 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
2135 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
2136 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
2137 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2138 ==7235== Uninitialised value was created by a client request
2139 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
2140 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2141 ==7235==
2142 ==7235== Use of uninitialised value of size 8
2143 ==7235== at 0x45AC5A: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
2144 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
2145 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
2146 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
2147 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
2148 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2149 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2150 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
2151 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
2152 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
2153 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
2154 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2155 ==7235==
2156 ==7235== Use of uninitialised value of size 8
2157 ==7235== at 0x45AC66: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
2158 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
2159 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
2160 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
2161 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
2162 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2163 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2164 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
2165 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
2166 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
2167 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
2168 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2169 ==7235== Uninitialised value was created by a client request
2170 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
2171 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2172 ==7235==
2173 ==7235== Use of uninitialised value of size 8
2174 ==7235== at 0x45AC75: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
2175 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
2176 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
2177 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
2178 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
2179 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2180 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2181 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
2182 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
2183 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
2184 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
2185 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2186 ==7235==
2187 ==7235== Use of uninitialised value of size 8
2188 ==7235== at 0x45AC81: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
2189 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
2190 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
2191 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
2192 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
2193 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2194 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2195 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
2196 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
2197 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
2198 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
2199 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2200 ==7235== Uninitialised value was created by a client request
2201 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
2202 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2203 ==7235==
2204 ==7235== Use of uninitialised value of size 8
2205 ==7235== at 0x45ACAD: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
2206 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
2207 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
2208 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
2209 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
2210 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2211 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2212 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
2213 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
2214 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
2215 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
2216 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2217 ==7235== Uninitialised value was created by a client request
2218 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
2219 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2220 ==7235==
2221 ==7235== Use of uninitialised value of size 8
2222 ==7235== at 0x45ACCB: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
2223 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
2224 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
2225 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
2226 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
2227 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2228 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2229 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
2230 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
2231 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
2232 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
2233 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2234 ==7235== Uninitialised value was created by a client request
2235 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
2236 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2237 ==7235==
2238 ==7235== Use of uninitialised value of size 8
2239 ==7235== at 0x45ACDC: CryptoPP::GCM_Base::AuthenticateBlocks(unsigned char const*, unsigned long) (gcm.cpp:803)
2240 ==7235== by 0x45AE05: CryptoPP::GCM_Base::AuthenticateLastConfidentialBlock() (gcm.cpp:1077)
2241 ==7235== by 0x459ACE: CryptoPP::AuthenticatedSymmetricCipherBase::TruncatedFinal(unsigned char*, unsigned long) (authenc.cpp:162)
2242 ==7235== by 0x481AB6: CryptoPP::HashFilter::Put2(unsigned char const*, unsigned long, int, bool) (filters.cpp:790)
2243 ==7235== by 0x46EC4C: CryptoPP::BufferedTransformation::MessageEnd(int, bool) (cryptlib.h:1444)
2244 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2245 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2246 ==7235== by 0x482100: CryptoPP::AuthenticatedEncryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:886)
2247 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
2248 ==7235== by 0x405D15: crypto_aead_aes256gcmv1_cryptopp_encrypt (stream.cpp:37)
2249 ==7235== by 0x403FBA: timecop_doit() (try.cpp:104)
2250 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2251 ==7235== Uninitialised value was created by a client request
2252 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
2253 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2254 ==7235==
2255 ==7235== Conditional jump or move depends on uninitialised value(s)
2256 ==7235== at 0x481E77: CryptoPP::HashVerificationFilter::LastPut(unsigned char const*, unsigned long) (filters.cpp:852)
2257 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2258 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2259 ==7235== by 0x4807B5: CryptoPP::FilterWithBufferedInput::PutMaybeModifiable(unsigned char*, unsigned long, int, bool, bool) (filters.cpp:437)
2260 ==7235== by 0x483B6C: CryptoPP::FilterWithBufferedInput::Put2(unsigned char const*, unsigned long, int, bool) (filters.h:339)
2261 ==7235== by 0x4825D3: CryptoPP::AuthenticatedDecryptionFilter::ChannelPut2(std::__cxx11::basic_string, std::allocator > const&, unsigned char const*, unsigned long, int, bool) (filters.cpp:940)
2262 ==7235== by 0x406081: CryptoPP::BufferedTransformation::ChannelMessageEnd(std::__cxx11::basic_string, std::allocator > const&, int, bool) (cryptlib.h:1922)
2263 ==7235== by 0x405F03: crypto_aead_aes256gcmv1_cryptopp_decrypt (stream.cpp:68)
2264 ==7235== by 0x404067: timecop_doit() (try.cpp:107)
2265 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2266 ==7235== Uninitialised value was created by a client request
2267 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
2268 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2269 ==7235==
2270 ==7235== Conditional jump or move depends on uninitialised value(s)
2271 ==7235== at 0x405F14: crypto_aead_aes256gcmv1_cryptopp_decrypt (stream.cpp:69)
2272 ==7235== by 0x404067: timecop_doit() (try.cpp:107)
2273 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2274 ==7235== Uninitialised value was created by a client request
2275 ==7235== at 0x403F07: timecop_doit() (try.cpp:102)
2276 ==7235== by 0x4058F0: main (try-anything.cpp:306)
2277 ==7235==
2278 ==7235==
2279 ==7235== HEAP SUMMARY:
2280 ==7235== in use at exit: 69,888 bytes in 16 blocks
2281 ==7235== total heap usage: 615 allocs, 599 frees, 529,052 bytes allocated
2282 ==7235==
2283 ==7235== LEAK SUMMARY:
2284 ==7235== definitely lost: 0 bytes in 0 blocks
2285 ==7235== indirectly lost: 0 bytes in 0 blocks
2286 ==7235== possibly lost: 69,888 bytes in 16 blocks
2287 ==7235== still reachable: 0 bytes in 0 blocks
2288 ==7235== suppressed: 0 bytes in 0 blocks
2289 ==7235== Rerun with --leak-check=full to see details of leaked memory
2290 ==7235==
2291 ==7235== For lists of detected and suppressed errors, rerun with: -s
2292 ==7235== ERROR SUMMARY: 104652 errors from 176 contexts (suppressed: 0 from 0)