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+sec1: re-export pkcs8 crate when feature is enabled #233

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

tarcieri
Copy link
Member

Previously there was a pkcs8 module which pseudo-re-exported the symbols, but internal imports were sometimes clashing.

This switches to a proper re-export of the whole crate.

@tarcieri tarcieri force-pushed the pkcs1+sec1/re-export-pkcs8 branch 2 times, most recently from 0300624 to bed154a Compare November 16, 2021 17:18
Previously there was a `pkcs8` module which pseudo-re-exported the
symbols, but internal imports were sometimes clashing.

This switches to a proper re-export of the whole crate.
@tarcieri tarcieri merged commit 43d3ca3 into master Nov 16, 2021
@tarcieri tarcieri deleted the pkcs1+sec1/re-export-pkcs8 branch November 16, 2021 17:34
@tarcieri tarcieri mentioned this pull request Nov 17, 2021
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.

1 participant