From 336a1562bfe3ad5fe32b5e3017c88197f5bad0fa Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Wed, 8 Mar 2023 11:21:41 +0100 Subject: openpgp: Add a new backend based on the Botan cryptographic library. --- openpgp/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openpgp/NEWS') diff --git a/openpgp/NEWS b/openpgp/NEWS index 7a6080ed..cfabfe07 100644 --- a/openpgp/NEWS +++ b/openpgp/NEWS @@ -4,6 +4,8 @@ #+STARTUP: content hidestars * Changes in 1.14.0 +** New cryptographic backends + - We added a backend that uses Botan. ** New functionality - crypto::mem::Protected::new - crypto::mpi::SecretKeyMaterial::from_bytes -- cgit v1.2.3