mbedtls/visualc/VS2010
Gilles Peskine e2c417d324 Remove the sample program aescrypt2
The sample program aescrypt2 shows bad practice: hand-rolled CBC
implementation, CBC+HMAC for AEAD, hand-rolled iterated SHA-2 for key
stretching, no algorithm agility. The new sample program pbcrypt does
the same thing, but better. So remove aescrypt2.

Fix #1906

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-04-28 17:45:12 +02:00
..
benchmark.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
cert_app.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
cert_req.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
cert_write.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
crl_app.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
crypt_and_hash.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
dh_client.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
dh_genprime.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
dh_server.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
dtls_client.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
dtls_server.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
ecdh_curve25519.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
ecdsa.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
gen_entropy.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
gen_key.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
gen_random_ctr_drbg.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
gen_random_havege.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
generic_sum.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
hello.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
key_app.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
key_app_writer.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
mbedTLS.sln Remove the sample program aescrypt2 2021-04-28 17:45:12 +02:00
mbedTLS.vcxproj [backport 2.16] Finalize fixing bugs in .vcxproj files 2020-04-19 17:09:42 +03:00
mini_client.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
mpi_demo.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
pem2der.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
pk_decrypt.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
pk_encrypt.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
pk_sign.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
pk_verify.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
query_compile_time_config.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
req_app.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
rsa_decrypt.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
rsa_encrypt.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
rsa_genkey.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
rsa_sign.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
rsa_sign_pss.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
rsa_verify.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
rsa_verify_pss.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
selftest.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
ssl_client1.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
ssl_client2.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
ssl_fork_server.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
ssl_mail_client.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
ssl_server.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
ssl_server2.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
strerror.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
udp_proxy.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00
zeroize.vcxproj Systematically use Windows line endings in Windows files 2020-04-06 16:32:30 +02:00