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

Bump pkcs1 => 0.4, pkcs8 => 0.9 #162

Merged
merged 2 commits into from
May 24, 2022
Merged

Conversation

sandhose
Copy link
Contributor

This updates both the pkcs1 and pkcs8 crates to their latest version.
It mainly involves renaming PublicKeyDocument => Document, PrivateKeyDocument => SecretDocument and UIntBytes => UIntRef.

Copy link
Member

@tarcieri tarcieri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, although as a breaking change it will need to go out in the next minor version bump (i.e. v0.7)

@tarcieri
Copy link
Member

Running into some updates where I need this.

Having not heard any objections, I'm going to go ahead and merge this and then cut a v0.7.0-pre release.

@tarcieri tarcieri merged commit 2b8b7dd into RustCrypto:master May 24, 2022
This was referenced May 24, 2022
@tarcieri tarcieri mentioned this pull request Oct 10, 2022
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

2 participants