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

elliptic-curve: add Reduce::from_*e_digest_reduced #869

Merged
merged 1 commit into from
Jan 6, 2022

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Jan 6, 2022

Adds digest feature-gated methods to the Reduce trait for reducing the output of a hash function as either a big endian or little endian integer.

Adds `digest` feature-gated methods to the `Reduce` trait for reducing
the output of a hash function as either a big endian or little endian
integer.
@tarcieri tarcieri merged commit a6f22ef into master Jan 6, 2022
@tarcieri tarcieri deleted the elliptic-curve/reduce-digest branch January 6, 2022 00:46
@tarcieri tarcieri mentioned this pull request Jan 7, 2022
@tarcieri tarcieri mentioned this pull request Jan 14, 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