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

sec1: use der::Document to impl EcPrivateKeyDocument #133

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

tarcieri
Copy link
Member

Uses the new Document trait to impl EcPrivateKeyDocument, including the newly added support for hardened file permissions gated on the associated const SENSITIVE: bool = true.

Uses the new `Document` trait to impl `EcPrivateKeyDocument`, including
the newly added support for hardened file permissions gated on
the associated `const SENSITIVE: bool = true`.
@tarcieri tarcieri force-pushed the sec1/private-key-der-document branch from 8cba417 to 0bf10ec Compare October 20, 2021 15:24
@tarcieri tarcieri merged commit 4a913f1 into master Oct 20, 2021
@tarcieri tarcieri deleted the sec1/private-key-der-document branch October 20, 2021 15:26
@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.

None yet

1 participant