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.
doc::{Document, SecretDocument}
types (#571)der
to v0.6 (#653)pkcs8
to v0.9 (#656)pkcs8::spki::Error
(#333)pkcs8::Error
(#331)finish_non_exhaustive
in Debug impls (#245)From/ToRsa*Key
=> DecodeRsa*Key
/EncodeRsa*Key
(#120)der::Document
to impl RsaPrivateKeyDocument
(#131)RsaPrivateKey::version
implicit (#188)der
crate dependency to v0.5 (#222)pkcs8/pem
when pem
feature is enabled (#232)formats
repo (#2)LineEnding
pem-rfc7468
dependency to v0.2Version
encoderError::Crypto
variantFrom*
/To*
traits for RsaPrivateKey
/RsaPublicKey
FromRsa*
/ToRsa*
traits with *Document
typesder
crate and der::UIntBytes
Error::{Decode, Encode}
with Error::Asn1