mbedtls/visualc/VS2010
Gilles Peskine 7a894f2142 Move backward compatibility aliases to their own header
Move backward compatibility aliases to a separate header. Reserve
crypto_extra.h for implementation-specific extensions that we intend
to keep supporting.

This is better documentation for users. New users should simply ignore
backward compatibility aliases, and old users can look at
crypto_compat.h to see what is deprecated without bothering about new
features appearing in crypto_extra.h.

This facilitates maintenance because scripts such as
generate_psa_constants that want to ignore backward compability
aliases can simply exclude crypto_compat.h from their parsing.
2019-11-26 18:20:58 +01:00
..
aescrypt2.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
benchmark.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
crypt_and_hash.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
crypto_examples.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
dh_genprime.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
ecdh_curve25519.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
ecdsa.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
gen_entropy.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
gen_key.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
gen_random_ctr_drbg.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
gen_random_havege.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
generic_sum.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
hello.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
key_app.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
key_app_writer.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
key_ladder_demo.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
mbedTLS.sln Remove programs that depend on TLS or X.509 2019-04-25 11:46:08 +01:00
mbedTLS.vcxproj Move backward compatibility aliases to their own header 2019-11-26 18:20:58 +01:00
mpi_demo.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
pem2der.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
pk_decrypt.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
pk_encrypt.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
pk_sign.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
pk_verify.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
psa_constant_names.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
query_compile_time_config.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
rsa_decrypt.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
rsa_encrypt.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
rsa_genkey.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
rsa_sign.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
rsa_sign_pss.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
rsa_verify.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
rsa_verify_pss.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
selftest.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
strerror.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
zeroize.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00