mbedtls/visualc/VS2010
Jaeden Amero 815e9a21a3 Remove files sourced from Mbed Crypto
Remove cryptography related files and a few utility header files that
are shared between Mbed TLS and Mbed Crypto. Mbed TLS will use an Mbed
Crypto sourced version of each of these header files in order to ease
the maintenance burden of both libraries, and to make it easier to keep
Mbed TLS and Mbed Crypto in sync.

As part of removing cryptography related files, tell Doxygen to source
information from the removed the headers, so that it will consider them
for inclusion within Doxygen output.

Later, as part of the Mbed TLS 3.0 (API breaking version), we'll
restructure the organization of the 3 libraries a bit, to move some
things out of Mbed Crypto that don't belong there.

Candidates of not belonging in Mbed Crypto, but are in libmbedcrypto.so
for legacy reasons:
 - asn1.h
 - asn1write.h
 - base64.h
 - memory_buffer_alloc.h
 - platform.h
 - platform_time.h
 - platform_util.h
 - threading.h
 - timing.h
 - version.h
2019-08-15 15:44:50 +01:00
..
aescrypt2.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
benchmark.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
cert_app.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
cert_req.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
cert_write.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
crl_app.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
crypt_and_hash.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
dh_client.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
dh_genprime.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
dh_server.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
dtls_client.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
dtls_server.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
ecdh_curve25519.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
ecdsa.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
gen_entropy.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
gen_key.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
gen_random_ctr_drbg.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
gen_random_havege.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
generic_sum.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
hello.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
key_app.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
key_app_writer.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
mbedTLS.sln Remove ssl_cert_test sample app 2019-04-07 16:49:18 +03:00
mbedTLS.vcxproj Remove files sourced from Mbed Crypto 2019-08-15 15:44:50 +01:00
mini_client.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
mpi_demo.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
pem2der.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
pk_decrypt.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
pk_encrypt.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
pk_sign.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
pk_verify.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
query_compile_time_config.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
req_app.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
rsa_decrypt.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
rsa_encrypt.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
rsa_genkey.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
rsa_sign.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
rsa_sign_pss.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
rsa_verify.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
rsa_verify_pss.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
selftest.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
ssl_client1.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
ssl_client2.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
ssl_fork_server.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
ssl_mail_client.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
ssl_server.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
ssl_server2.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
strerror.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
udp_proxy.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00
zeroize.vcxproj windows: Fix Release x64 configuration 2019-06-20 10:58:50 +01:00