Skip to content

feat: iplement hazmat signature traits for PKCS1v15 keys - #195

Merged
tarcieri merged 1 commit into
RustCrypto:masterfrom
lumag:hazmat
Sep 22, 2022
Merged

feat: iplement hazmat signature traits for PKCS1v15 keys#195
tarcieri merged 1 commit into
RustCrypto:masterfrom
lumag:hazmat

Conversation

@lumag

Copy link
Copy Markdown
Contributor

Implement PrehashSigner and PrehashVerifier traits for PKCS1v15 structures.

Signed-off-by: Dmitry Baryshkov dmitry.baryshkov@linaro.org

Implement PrehashSigner and PrehashVerifier traits for PKCS1v15
structures.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
@tarcieri

Copy link
Copy Markdown
Member

Thanks!

@tarcieri
tarcieri merged commit 165f06f into RustCrypto:masterSep 22, 2022
@lumag
lumag deleted the hazmat branch October 8, 2022 19:18
@tarcieritarcieri mentioned this pull request Oct 10, 2022
Merged
takumi-earth pushed a commit to earthlings-dev/RSA that referenced this pull request Jan 27, 2026
)
Implement PrehashSigner and PrehashVerifier traits for PKCS1v15
structures.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Sign up for freeto 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

@lumag@tarcieri