Skip to content

pss: add function to get salt length from RSA PSS keys#277

Merged
tarcieri merged 1 commit intoRustCrypto:masterfrom
lumag:pss-salt-len
Mar 27, 2023
Merged

pss: add function to get salt length from RSA PSS keys#277
tarcieri merged 1 commit intoRustCrypto:masterfrom
lumag:pss-salt-len

Conversation

@lumag
Copy link
Contributor

@lumag lumag commented Mar 27, 2023

To create proper RsaPssParams it is necessary to determine the salt length specified for the signing key. Add a function to get it from signing keys.

To create proper RsaPssParams it is necessary to determine the salt
length specified for the signing key. Add a function to get it from
signing keys.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
@tarcieri tarcieri merged commit 933bbdf into RustCrypto:master Mar 27, 2023
@tarcieri
Copy link
Member

Looks good, thanks!

@tarcieri tarcieri mentioned this pull request Apr 27, 2023
takumi-earth pushed a commit to earthlings-dev/RSA that referenced this pull request Jan 27, 2026
To create proper RsaPssParams it is necessary to determine the salt
length specified for the signing key. Add a function to get it from
signing keys.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
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.

2 participants