Skip to content

RSA: implement EncodePublicKey for VerifyingKeys - #207

Merged
tarcieri merged 1 commit into
RustCrypto:masterfrom
lumag:encode-pub-key
Oct 8, 2022
Merged

RSA: implement EncodePublicKey for VerifyingKeys#207
tarcieri merged 1 commit into
RustCrypto:masterfrom
lumag:encode-pub-key

Conversation

@lumag

@lumaglumag commented Oct 8, 2022

Copy link
Copy Markdown
Contributor

Implement key -> der conversion for public keys.

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

Implement key -> der conversion for public keys.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
@lumaglumag mentioned this pull request Oct 8, 2022
2 tasks
@tarcieri
tarcieri merged commit 9066931 into RustCrypto:masterOct 8, 2022
@lumag
lumag deleted the encode-pub-key branch October 8, 2022 19:17
@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 key -> der conversion for public keys.
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