Skip to content

Update PSS rustdoc example to match PKCS#1 v1.5 example#257

Merged
tarcieri merged 1 commit intomasterfrom
update-pss-example-for-consistency
Jan 21, 2023
Merged

Update PSS rustdoc example to match PKCS#1 v1.5 example#257
tarcieri merged 1 commit intomasterfrom
update-pss-example-for-consistency

Conversation

@tarcieri
Copy link
Copy Markdown
Member

Uses rsa::sha2 to access Sha256 in the code example, noting the sha2 feature must be enabled, ala #255

Uses `rsa::sha2` to access `Sha256` in the code example, noting the
`sha2` feature must be enabled, ala #255
@tarcieri tarcieri merged commit 9f1595b into master Jan 21, 2023
@tarcieri tarcieri deleted the update-pss-example-for-consistency branch January 21, 2023 18:00
takumi-earth pushed a commit to earthlings-dev/RSA that referenced this pull request Jan 27, 2026
Uses `rsa::sha2` to access `Sha256` in the code example, noting the
`sha2` feature must be enabled, ala RustCrypto#255
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