mbedtls/visualc/VS2010
Christoph M. Wintersteiger c14dd845ad ECDH: Add Everest Curve25519 to VS project files
This being the first 3rdparty-contribution, we may want to consider the
structure of the project file generation scripts. Perhaps add small,
constribution-specific scripts to each directory in 3rdparty instead of adding
all constraints to generate_visualc_files.pl?
2019-08-29 16:12:38 +01:00
..
aescrypt2.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
benchmark.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
cert_app.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
cert_req.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
cert_write.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
crl_app.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
crypt_and_hash.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
dh_client.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
dh_genprime.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
dh_server.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
dtls_client.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
dtls_server.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
ecdh_curve25519.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
ecdsa.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
gen_entropy.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
gen_key.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
gen_random_ctr_drbg.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
gen_random_havege.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
generic_sum.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
hello.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
key_app.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
key_app_writer.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
mbedTLS.sln Remove ssl_cert_test sample app 2019-04-07 16:49:18 +03:00
mbedTLS.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
mini_client.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
mpi_demo.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
pem2der.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
pk_decrypt.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
pk_encrypt.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
pk_sign.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
pk_verify.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
query_compile_time_config.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
req_app.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
rsa_decrypt.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
rsa_encrypt.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
rsa_genkey.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
rsa_sign.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
rsa_sign_pss.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
rsa_verify.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
rsa_verify_pss.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
selftest.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
ssl_client1.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
ssl_client2.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
ssl_fork_server.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
ssl_mail_client.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
ssl_server.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
ssl_server2.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
strerror.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
udp_proxy.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00
zeroize.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-29 16:12:38 +01:00