From 119b59a2c8403ee69f788106f8192949e3b40c34 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Wed, 11 May 2022 13:29:08 +0200 Subject: openpgp: Add crypto::backend that identifies the backend. - This returns a short, human-readable description of the cryptographic backend for use in version strings to improve bug reports. - Fixes #818. --- openpgp/NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'openpgp/NEWS') diff --git a/openpgp/NEWS b/openpgp/NEWS index c458e9bc..416e51f7 100644 --- a/openpgp/NEWS +++ b/openpgp/NEWS @@ -4,6 +4,7 @@ * Changes in 1.9.0 ** New functionality + - crypto::backend - packet::Any - Packet::version - SignatureBuilder::set_reference_time -- cgit v1.2.3