commit | bb28c5679698d6e80003d78065ee005b2d9d72ba | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Fri Jun 10 09:29:06 2022 +0200 |
committer | Neil Armstrong <narmstrong@baylibre.com> | Wed Aug 31 10:49:18 2022 +0200 |
tree | 50fdf1b716d213a76a465fc17aec185ee71c1c77 | |
parent | e92311176a3961661de7b2a92c2f25ba340b5690 [diff] |
Add changelog entry for new PSA PAKE feature Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
diff --git a/ChangeLog.d/psa_crypto_pake.txt b/ChangeLog.d/psa_crypto_pake.txt new file mode 100644 index 0000000..27e3b5c --- /dev/null +++ b/ChangeLog.d/psa_crypto_pake.txt
@@ -0,0 +1,2 @@ +Features + * Expose the EC J-PAKE functionality through the PSA PAKE Crypto API.