mbedtls/visualc/VS2010
Gilles Peskine 5af2941fff Update crypto submodule
* #321: Replace config.pl by config.py
* #322: Update Mbed Crypto with latest Mbed TLS changes as of 2019-11-15
* #308: Small performance improvement of mbedtls_mpi_div_mpi()
* #324: test_psa_constant_names: support key agreement, better code structure
* #320: Link to the PSA crypto portal page from README.md
* #293: Always gather MBEDTLS_ENTROPY_BLOCK_SIZE bytes of entropy
* #310: Clarify test descriptions in test_suite_memory_buffer_alloc
* #307: Add ASN.1 ENUMERATED tag support
* #328: Remove dependency of crypto_values.h on crypto_extra.h
* #325: Rename psa_asymmetric_{sign_verify} to psa_{sign,verify}_hash

Missed listing in the previous submodule update:

* #304: Make sure Asan failures are detected in 'make test'
2019-12-06 20:30:42 +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 Update crypto submodule 2019-12-06 20:30:42 +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