All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
SubjectPublicKeyInfoOwned helper (#1269)hex-literal to v0.4.1 (#999)AssociatedAlgorithmIdentifier trait (#962, #966)DynAssociatedAlgorithmIdentifier trait (#962)SignatureAlgorithmIdentifier trait (#967)DynSignatureAlgorithmIdentifier trait (#967)der dependency to v0.7.2 (#979)AlgorithmIdentifier generic around Params (#769)Decode* traits (#785)SubjectPublicKeyInfo own the public key (#790)to_owned method (#835)der dependency to v0.7 (#899)AlgorithmIdentifier::oids() helper function (#443)PartialOrd for AlgorithmIdentifier (#476)DecodeValue for AlgorithmIdentifier (#449)ValueOrd for SubjectPublicKeyInfo (#522)PublicKeyDocument with der crate's Document type (#571)der crate dependency to v0.6 (#653)PublicKeyDocument (#571)Error::KeyMalformed variant (#318)ValueOrd for AlgorithmIdentifier (#289)base64ct version requirement to ^1 (#239)from_spki with TryFrom (#231)PublicKeyDocument type originally from pkcs8 crate (#118)Error type (#143)From/ToPublicKey => DecodePublicKey/EncodePublicKey (#119)der::Document to impl PublicKeyDocument (#134)der dependency to v0.5 (#222)formats repo (#2)AlgorithmIdentifier::assert_oidsder to v0.4der to v0.3AlgorithmParameters enumChoice for AlgorithmParametersResult from AlgorithmIdentifier::params_*