diff --git a/ChangeLog.d/psa_curve448_key_support.txt b/ChangeLog.d/psa_curve448_key_support.txt new file mode 100644 index 000000000..d1870ed1d --- /dev/null +++ b/ChangeLog.d/psa_curve448_key_support.txt @@ -0,0 +1,3 @@ +Features + * Enable support for Curve448 via the PSA API. Contributed by + Archana Madhavan in #4626. Fixes #3399 and #4249.