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.
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_oids
der
to v0.4der
to v0.3AlgorithmParameters
enumChoice
for AlgorithmParameters
Result
from AlgorithmIdentifier::params_*