|
129 | 129 | <ClInclude Include="..\..\..\include\tc\ArgumentOutOfRangeException.h" />
|
130 | 130 | <ClInclude Include="..\..\..\include\tc\ArithmeticException.h" />
|
131 | 131 | <ClInclude Include="..\..\..\include\tc\ByteData.h" />
|
132 |
| - <ClInclude Include="..\..\..\include\tc\crypto\Aes128CbcEncryptedStream.h" /> |
133 | 132 | <ClInclude Include="..\..\..\include\tc\Exception.h" />
|
134 | 133 | <ClInclude Include="..\..\..\include\tc\InvalidOperationException.h" />
|
135 | 134 | <ClInclude Include="..\..\..\include\tc\NotImplementedException.h" />
|
|
140 | 139 | <ClInclude Include="..\..\..\include\tc\OverflowException.h" />
|
141 | 140 | <ClInclude Include="..\..\..\include\tc\PlatformErrorHandlingUtil.h" />
|
142 | 141 | <ClInclude Include="..\..\..\include\tc\ResourceStatus.h" />
|
143 |
| - <ClInclude Include="..\..\..\include\tc\string\detail\utf16.h" /> |
144 |
| - <ClInclude Include="..\..\..\include\tc\string\detail\utf8.h" /> |
| 142 | + <ClInclude Include="..\..\..\include\tc\SecurityException.h" /> |
145 | 143 | <ClInclude Include="..\..\..\include\tc\UnauthorisedAccessException.h" />
|
146 | 144 | <ClInclude Include="..\..\..\include\tc\bn\binary_utils.h" />
|
147 | 145 | <ClInclude Include="..\..\..\include\tc\bn\bitarray.h" />
|
|
152 | 150 | <ClInclude Include="..\..\..\include\tc\cli\FormatUtil.h" />
|
153 | 151 | <ClInclude Include="..\..\..\include\tc\cli\OptionParser.h" />
|
154 | 152 | <ClInclude Include="..\..\..\include\tc\cli.h" />
|
| 153 | + <ClInclude Include="..\..\..\include\tc\crypto\Aes128CbcEncryptedStream.h" /> |
155 | 154 | <ClInclude Include="..\..\..\include\tc\crypto\Aes128CbcEncryptor.h" />
|
156 | 155 | <ClInclude Include="..\..\..\include\tc\crypto\Aes128CcmEncryptor.h" />
|
157 | 156 | <ClInclude Include="..\..\..\include\tc\crypto\Aes128CtrEncryptedStream.h" />
|
|
166 | 165 | <ClInclude Include="..\..\..\include\tc\crypto\Aes256EcbEncryptor.h" />
|
167 | 166 | <ClInclude Include="..\..\..\include\tc\crypto\Aes256XtsEncryptor.h" />
|
168 | 167 | <ClInclude Include="..\..\..\include\tc\crypto\AesEncryptor.h" />
|
169 |
| - <ClInclude Include="..\..\..\include\tc\crypto\Des56CbcEncryptor.h" /> |
170 |
| - <ClInclude Include="..\..\..\include\tc\crypto\Des56EcbEncryptor.h" /> |
171 |
| - <ClInclude Include="..\..\..\include\tc\crypto\DesEncryptor.h" /> |
172 | 168 | <ClInclude Include="..\..\..\include\tc\crypto\CbcEncryptor.h" />
|
| 169 | + <ClInclude Include="..\..\..\include\tc\crypto\CcmEncryptor.h" /> |
173 | 170 | <ClInclude Include="..\..\..\include\tc\crypto\CryptoException.h" />
|
174 | 171 | <ClInclude Include="..\..\..\include\tc\crypto\CtrEncryptor.h" />
|
| 172 | + <ClInclude Include="..\..\..\include\tc\crypto\Des56CbcEncryptor.h" /> |
| 173 | + <ClInclude Include="..\..\..\include\tc\crypto\Des56EcbEncryptor.h" /> |
175 | 174 | <ClInclude Include="..\..\..\include\tc\crypto\DesEncryptor.h" />
|
176 | 175 | <ClInclude Include="..\..\..\include\tc\crypto\EcbEncryptor.h" />
|
177 | 176 | <ClInclude Include="..\..\..\include\tc\crypto\HmacGenerator.h" />
|
|
213 | 212 | <ClInclude Include="..\..\..\include\tc\crypto\detail\AesImpl.h" />
|
214 | 213 | <ClInclude Include="..\..\..\include\tc\crypto\detail\BlockUtilImpl.h" />
|
215 | 214 | <ClInclude Include="..\..\..\include\tc\crypto\detail\CbcModeImpl.h" />
|
| 215 | + <ClInclude Include="..\..\..\include\tc\crypto\detail\CcmModeImpl.h" /> |
216 | 216 | <ClInclude Include="..\..\..\include\tc\crypto\detail\CtrModeImpl.h" />
|
217 | 217 | <ClInclude Include="..\..\..\include\tc\crypto\detail\DesImpl.h" />
|
218 | 218 | <ClInclude Include="..\..\..\include\tc\crypto\detail\EcbModeImpl.h" />
|
|
231 | 231 | <ClInclude Include="..\..\..\include\tc\crypto\detail\TdesImpl.h" />
|
232 | 232 | <ClInclude Include="..\..\..\include\tc\crypto\detail\XtsModeImpl.h" />
|
233 | 233 | <ClInclude Include="..\..\..\include\tc\crypto.h" />
|
| 234 | + <ClInclude Include="..\..\..\include\tc\encode\Base64Util.h" /> |
| 235 | + <ClInclude Include="..\..\..\include\tc\encode.h" /> |
234 | 236 | <ClInclude Include="..\..\..\include\tc\io\BasicPathResolver.h" />
|
235 | 237 | <ClInclude Include="..\..\..\include\tc\io\ConcatenatedStream.h" />
|
236 | 238 | <ClInclude Include="..\..\..\include\tc\io\EmptyStream.h" />
|
237 | 239 | <ClInclude Include="..\..\..\include\tc\io\DirectoryNotEmptyException.h" />
|
238 | 240 | <ClInclude Include="..\..\..\include\tc\io\DirectoryNotFoundException.h" />
|
| 241 | + <ClInclude Include="..\..\..\include\tc\io\BasicPathResolver.h" /> |
| 242 | + <ClInclude Include="..\..\..\include\tc\io\ConcatenatedStream.h" /> |
| 243 | + <ClInclude Include="..\..\..\include\tc\io\DirectoryNotEmptyException.h" /> |
| 244 | + <ClInclude Include="..\..\..\include\tc\io\DirectoryNotFoundException.h" /> |
| 245 | + <ClInclude Include="..\..\..\include\tc\io\EmptyStream.h" /> |
239 | 246 | <ClInclude Include="..\..\..\include\tc\io\FileAccess.h" />
|
240 | 247 | <ClInclude Include="..\..\..\include\tc\io\FileExistsException.h" />
|
241 | 248 | <ClInclude Include="..\..\..\include\tc\io\FileMode.h" />
|
242 | 249 | <ClInclude Include="..\..\..\include\tc\io\FileNotFoundException.h" />
|
243 | 250 | <ClInclude Include="..\..\..\include\tc\io\FileStream.h" />
|
| 251 | + <ClInclude Include="..\..\..\include\tc\io\IFileSystem.h" /> |
244 | 252 | <ClInclude Include="..\..\..\include\tc\io\IOException.h" />
|
245 | 253 | <ClInclude Include="..\..\..\include\tc\io\IOUtil.h" />
|
246 | 254 | <ClInclude Include="..\..\..\include\tc\io\IPathResolver.h" />
|
247 | 255 | <ClInclude Include="..\..\..\include\tc\io\IPortablePathResolver.h" />
|
248 | 256 | <ClInclude Include="..\..\..\include\tc\io\IReadableSink.h" />
|
249 | 257 | <ClInclude Include="..\..\..\include\tc\io\ISink.h" />
|
250 | 258 | <ClInclude Include="..\..\..\include\tc\io\ISource.h" />
|
251 |
| - <ClInclude Include="..\..\..\include\tc\io\IFileSystem.h" /> |
252 | 259 | <ClInclude Include="..\..\..\include\tc\io\IStream.h" />
|
253 | 260 | <ClInclude Include="..\..\..\include\tc\io\LocalFileSystem.h" />
|
254 | 261 | <ClInclude Include="..\..\..\include\tc\io\MemorySource.h" />
|
|
262 | 269 | <ClInclude Include="..\..\..\include\tc\io\StreamSink.h" />
|
263 | 270 | <ClInclude Include="..\..\..\include\tc\io\StreamSource.h" />
|
264 | 271 | <ClInclude Include="..\..\..\include\tc\io\StreamUtil.h" />
|
| 272 | + <ClInclude Include="..\..\..\include\tc\io\SubFileSystem.h" /> |
265 | 273 | <ClInclude Include="..\..\..\include\tc\io\SubSink.h" />
|
266 | 274 | <ClInclude Include="..\..\..\include\tc\io\SubSource.h" />
|
267 |
| - <ClInclude Include="..\..\..\include\tc\io\SubFileSystem.h" /> |
268 | 275 | <ClInclude Include="..\..\..\include\tc\io\SubStream.h" />
|
269 | 276 | <ClInclude Include="..\..\..\include\tc\io\VirtualFileSystem.h" />
|
270 | 277 | <ClInclude Include="..\..\..\include\tc\io.h" />
|
271 | 278 | <ClInclude Include="..\..\..\include\tc\os\Environment.h" />
|
272 | 279 | <ClInclude Include="..\..\..\include\tc\os\UnicodeMain.h" />
|
273 | 280 | <ClInclude Include="..\..\..\include\tc\os.h" />
|
274 | 281 | <ClInclude Include="..\..\..\include\tc\string\TranscodeUtil.h" />
|
| 282 | + <ClInclude Include="..\..\..\include\tc\string\detail\utf16.h" /> |
| 283 | + <ClInclude Include="..\..\..\include\tc\string\detail\utf8.h" /> |
275 | 284 | <ClInclude Include="..\..\..\include\tc\string.h" />
|
276 | 285 | <ClInclude Include="..\..\..\include\tc\types.h" />
|
277 | 286 | <ClInclude Include="..\..\..\include\tc.h" />
|
278 | 287 | </ItemGroup>
|
279 | 288 | <ItemGroup>
|
280 | 289 | <ClCompile Include="..\..\..\src\ByteData.cpp" />
|
281 |
| - <ClCompile Include="..\..\..\src\crypto\Aes128CbcEncryptedStream.cpp" /> |
282 | 290 | <ClCompile Include="..\..\..\src\Exception.cpp" />
|
283 | 291 | <ClCompile Include="..\..\..\src\PlatformErrorHandlingUtil.cpp" />
|
| 292 | + <ClCompile Include="..\..\..\src\types.cpp" /> |
284 | 293 | <ClCompile Include="..\..\..\src\cli\FormatUtil.cpp" />
|
285 | 294 | <ClCompile Include="..\..\..\src\cli\OptionParser.cpp" />
|
| 295 | + <ClCompile Include="..\..\..\src\crypto\Aes128CbcEncryptedStream.cpp" /> |
286 | 296 | <ClCompile Include="..\..\..\src\crypto\Aes128CbcEncryptor.cpp" />
|
287 | 297 | <ClCompile Include="..\..\..\src\crypto\Aes128CcmEncryptor.cpp" />
|
288 | 298 | <ClCompile Include="..\..\..\src\crypto\Aes128CtrEncryptedStream.cpp" />
|
|
335 | 345 | <ClCompile Include="..\..\..\src\crypto\detail\Sha1Impl.cpp" />
|
336 | 346 | <ClCompile Include="..\..\..\src\crypto\detail\Sha2Impl.cpp" />
|
337 | 347 | <ClCompile Include="..\..\..\src\crypto\detail\TdesImpl.cpp" />
|
| 348 | + <ClCompile Include="..\..\..\src\encode\Base64Util.cpp" /> |
338 | 349 | <ClCompile Include="..\..\..\src\io\BasicPathResolver.cpp" />
|
339 | 350 | <ClCompile Include="..\..\..\src\io\ConcatenatedStream.cpp" />
|
340 | 351 | <ClCompile Include="..\..\..\src\io\EmptyStream.cpp" />
|
|
350 | 361 | <ClCompile Include="..\..\..\src\io\StreamSink.cpp" />
|
351 | 362 | <ClCompile Include="..\..\..\src\io\StreamSource.cpp" />
|
352 | 363 | <ClCompile Include="..\..\..\src\io\StreamUtil.cpp" />
|
| 364 | + <ClCompile Include="..\..\..\src\io\SubFileSystem.cpp" /> |
353 | 365 | <ClCompile Include="..\..\..\src\io\SubSink.cpp" />
|
354 | 366 | <ClCompile Include="..\..\..\src\io\SubSource.cpp" />
|
355 |
| - <ClCompile Include="..\..\..\src\io\SubFileSystem.cpp" /> |
356 | 367 | <ClCompile Include="..\..\..\src\io\SubStream.cpp" />
|
357 | 368 | <ClCompile Include="..\..\..\src\io\VirtualFileSystem.cpp" />
|
358 | 369 | <ClCompile Include="..\..\..\src\os\Environment.cpp" />
|
359 | 370 | <ClCompile Include="..\..\..\src\string\TranscodeUtil.cpp" />
|
360 |
| - <ClCompile Include="..\..\..\src\types.cpp" /> |
361 | 371 | </ItemGroup>
|
362 | 372 | <ItemGroup>
|
363 | 373 | <ProjectReference Include="$(SolutionDir)..\..\deps\libmbedtls\build\visualstudio\libmbedtls\libmbedtls.vcxproj">
|
|
0 commit comments