From b1d8527d1fb56e2d97c8a285d2ff1dc1e931d4c6 Mon Sep 17 00:00:00 2001 From: "Neal H. Walfield" Date: Thu, 23 Mar 2023 12:26:39 +0100 Subject: openpgp: Implement Parse for RawCert - We implement `Parse` for `Cert`. Do the same for `RawCert` and check that they have the same semantics. --- openpgp/NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'openpgp/NEWS') diff --git a/openpgp/NEWS b/openpgp/NEWS index 841241ea..61cd54e7 100644 --- a/openpgp/NEWS +++ b/openpgp/NEWS @@ -13,6 +13,7 @@ - fmt::hex::Dumper::with_offset - parse::buffered_reader re-export - policy::AsymmetricAlgorithm::BrainpoolP384 + - RawCert implements Parse ** Deprecated functionality - crypto::mpi::SecretKeyMaterial::parse - crypto::mpi::SecretKeyMaterial::parse_with_checksum -- cgit v1.2.3