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

pivkey: Add support for RSA keys #449

Closed
wants to merge 1 commit into from
Closed

pivkey: Add support for RSA keys #449

wants to merge 1 commit into from

Conversation

jalseth
Copy link
Contributor

@jalseth jalseth commented Jul 17, 2021

In some environments, RSA keys are used to ensure compatibility with systems
that do not support elliptic curve cryptography. Since the PIV standard
supports both RSA and ECDSA it makes sense to support both in cosign.

Signed-off-by: James Alseth [email protected]

In some environments, RSA keys are used to ensure compatibility with systems
that do not support elliptic curve cryptography. Since the PIV standard
supports both RSA and ECDSA it makes sense to support both in cosign.

Signed-off-by: James Alseth <[email protected]>
@cpanato cpanato added this to the v1.0.0 milestone Jul 18, 2021
@cpanato cpanato requested a review from dlorenc July 18, 2021 12:10
@jalseth
Copy link
Contributor Author

jalseth commented Jul 18, 2021

Closing this in favor of the refactor in #451

@jalseth jalseth closed this Jul 18, 2021
@jalseth jalseth deleted the piv-rsa-support branch July 18, 2021 23:58
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