Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkcs1 v0.3.0 #235

Merged
merged 1 commit into from
Nov 17, 2021
Merged

pkcs1 v0.3.0 #235

merged 1 commit into from
Nov 17, 2021

Conversation

tarcieri
Copy link
Member

Added

  • Support for multi-prime RSA keys (#115)
  • pkcs8 feature (#227, #233)

Changed

  • Rename From/ToRsa*Key => DecodeRsa*Key/EncodeRsa*Key (#120)
  • Use der::Document to impl RsaPrivateKeyDocument (#131)
  • Rust 2021 edition upgrade; MSRV 1.56 (#136)
  • Make RsaPrivateKey::version implicit (#188)
  • Bump der dependency to v0.5 (#222)
  • Activate pkcs8/pem when pem feature is enabled (#232)

Removed

  • *_with_le PEM encoding methods (#109)
  • I/O related errors (#158)

@tarcieri tarcieri merged commit 46d1d70 into master Nov 17, 2021
@tarcieri tarcieri deleted the pkcs1/v0.3.0 branch November 17, 2021 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant