mbedtls/ChangeLog.d
pespacek 7599a7744e X.509: use PSA for hashing under USE_PSA_CRYPTO
When MBEDTLS_USE_PSA_CRYPTO is enabled, use psa_hash_xxx rather than
mbedtls_md_xxx.

Signed-off-by: pespacek <peter.spacek@silabs.com>
2022-02-08 11:27:42 +01:00
..
00README.md 2.24.0 is still covered by the old policy 2020-10-01 00:35:49 +02:00
chacha20_invalid_iv_len_fix.txt Add a changelog entry for the ChaCha20 default behavior change 2022-01-14 16:31:54 +01:00
Driver_wrapper_codegen_1.0.txt Review comments addressed 2021-12-19 13:37:37 +05:30
mbedtls_ssl_comfig_defaults-memleak.txt Reset dhm_P and dhm_G if config call repeated 2021-12-20 20:24:56 -05:00
mbedtls_ssl_get_ciphersuite_id.txt Add accessors for ciphersuite info 2022-01-13 00:05:48 -05:00
MD-X.509-hashing.txt X.509: use PSA for hashing under USE_PSA_CRYPTO 2022-02-08 11:27:42 +01:00
pkparse-pkcs8-unencrypted-no-alloc.txt mbedtls_pk_parse_key: don't allocate if not needed 2021-12-10 17:36:37 +01:00
psa_aead_singleshot_error.txt Return the same error in multipart and single shot AEAD 2022-01-07 19:36:07 +01:00
tls13_f_export_keys.txt Swap the client and server random for TLS 1.3 2022-01-27 06:00:43 -08:00