mbedtls/ChangeLog.d
Steven Cooreman 3fa684ed91 Allow importing Montgomery public keys in PSA Crypto
PSA Crypto was checking the byte length of a to-be-imported public ECP key
against the expected length for Weierstrass keys, forgetting that
Curve25519/Curve448 exists.

Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com>
2020-07-30 15:35:14 +02:00
..
00README.md Add guidance on writing and maintaining changelog entries 2020-03-27 20:14:19 +01:00
bugfix_PR3452.txt Use local labels in padlock.c 2020-07-04 01:43:41 +08:00
cmake-install.txt Library files aren't supposed to be executable 2020-07-02 13:19:17 +02:00
do_not_persist_volatile_external_keys.txt Added missing newline in changelog entry 2020-06-17 13:54:18 +02:00
format-signedness.txt Only pass -Wformat-signedness to versions of GCC that support it. 2020-07-03 16:51:14 +08:00
psa_curve25519_key_support.txt Rewrite changelog for #3425 as requested 2020-07-06 10:52:38 +02:00
psa_curve25519_public_key_import.txt Allow importing Montgomery public keys in PSA Crypto 2020-07-30 15:35:14 +02:00
psa_ecc_dh_macros.txt Add Changelog entry for PSA DH/ECC Macros rename 2020-07-02 17:00:06 +01:00
x509write_csr_heap_alloc.txt Revise comments for x509write_csr_der_internal 2020-07-08 18:32:47 +00:00