summaryrefslogtreecommitdiffstats
path: root/openpgp/NEWS
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2024-04-16 15:03:19 +0200
committerJustus Winter <justus@sequoia-pgp.org>2024-04-16 15:03:19 +0200
commitf650e183e645d22873247939fedf522736863f16 (patch)
tree8d477ada9814619aa60625fcb7f70fabd37d8747 /openpgp/NEWS
parentcc699ad1f6c25f10d76176a233cf91683a23c398 (diff)
openpgp: Support NistP384 using the RustCrypto backend.
Diffstat (limited to 'openpgp/NEWS')
-rw-r--r--openpgp/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/openpgp/NEWS b/openpgp/NEWS
index 95d629e4..0e338f0c 100644
--- a/openpgp/NEWS
+++ b/openpgp/NEWS
@@ -3,6 +3,11 @@
#+TITLE: sequoia-openpgp NEWS – history of user-visible changes
#+STARTUP: content hidestars
+
+* Changes in 1.21.0
+** New functionality
+ - The RustCrypto backend now supports ECDH and ECDSA over the NIST
+ curve P-384.
* Changes in 1.20.0
** New functionality
- S2K::Implicit