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

OAEP example now uses sha2 re-export #381

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

tarcieri
Copy link
Member

People were missing that the example required the sha2 crate as a dependency. See #340.

This changes it to use the re-exported sha2 crate and notes that the sha2 feature must be enabled.

People were missing that the example required the `sha2` crate as a
dependency. See #340.

This changes it to use the re-exported `sha2` crate and notes that the
`sha2` feature must be enabled.
@tarcieri tarcieri merged commit 341f06f into master Nov 11, 2023
9 checks passed
@tarcieri tarcieri deleted the use-sha2-reexport-in-oaep-docs branch November 11, 2023 19:29
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