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: add try_sign_digest_rfc6979 and verify_digest primitives #475

Merged
merged 1 commit into from
May 10, 2022

Conversation

tarcieri
Copy link
Member

Adds primitive methods that operate on a generic D digest algorithm implementation.

This simplifies invoking the primitive methods.

@tarcieri tarcieri force-pushed the ecdsa/add-primitive-digest-methods branch from 748b3cf to 99410b8 Compare May 10, 2022 01:20
Adds primitive methods that operate on a generic `D` digest algorithm
implementation.

This simplifies invoking the primitive methods.
@tarcieri tarcieri force-pushed the ecdsa/add-primitive-digest-methods branch from 99410b8 to 81a2f7a Compare May 10, 2022 01:33
@tarcieri tarcieri merged commit b33804b into master May 10, 2022
@tarcieri tarcieri deleted the ecdsa/add-primitive-digest-methods branch May 10, 2022 01:43
@tarcieri tarcieri mentioned this pull request May 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.

1 participant