summaryrefslogtreecommitdiffstats
path: root/openpgp/NEWS
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@pep.foundation>2023-03-23 12:26:39 +0100
committerNeal H. Walfield <neal@pep.foundation>2023-03-23 13:27:18 +0100
commitb1d8527d1fb56e2d97c8a285d2ff1dc1e931d4c6 (patch)
tree648aeab9c479e6ad8241940d6bde4d2f090d1810 /openpgp/NEWS
parent330c9a66abc6ce7d6cb79e5361ad0903b4ce3ab1 (diff)
openpgp: Implement Parse for RawCert
- We implement `Parse` for `Cert`. Do the same for `RawCert` and check that they have the same semantics.
Diffstat (limited to 'openpgp/NEWS')
-rw-r--r--openpgp/NEWS1
1 files changed, 1 insertions, 0 deletions
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