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

ecdsa: Implement EncodePrivateKey for SigningKey #523

Merged
merged 2 commits into from
Sep 6, 2022

Conversation

aumetra
Copy link
Contributor

@aumetra aumetra commented Sep 5, 2022

Closes #519

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.

Thanks! Seems like an oversight this wasn't included originally.

@tarcieri tarcieri merged commit c696de3 into RustCrypto:master Sep 6, 2022
@tarcieri tarcieri mentioned this pull request Sep 7, 2022
bstrie added a commit to bstrie/enarx that referenced this pull request Sep 7, 2022
In order to pick up RustCrypto/signatures#523

Signed-off-by: bstrie <865233+bstrie@users.noreply.github.com>
enarxbot pushed a commit to enarx/enarx that referenced this pull request Sep 7, 2022
In order to pick up RustCrypto/signatures#523

Signed-off-by: bstrie <865233+bstrie@users.noreply.github.com>
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.

EncodePrivateKey for SigningKey
2 participants