Skip to content

Conversation

hslatman
Copy link
Member

@hslatman hslatman commented May 11, 2022

The branch of this PR contains a selection of (existing) patches and additional functionality.

fuhry and others added 2 commits October 22, 2022 09:45
…rs/decrypters

Make smallstep's pkcs7 fork support RSA key handles returned from any private key type that returns an RSA public key.

Specifically, this addresses the need to use key handles returned by piv-go that are of the `piv.keyRSA` type.

Signed-Off-By: Dan Fuhry <dan@fuhry.com>
decrypt: support for RSA keys from piv-go and other generic RSA signers/decrypters
@CLAassistant
Copy link

CLAassistant commented Oct 24, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
4 out of 5 committers have signed the CLA.

✅ fuhry
✅ hslatman
✅ dopey
✅ maraino
❌ Nisarga Patel


Nisarga Patel seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@hslatman hslatman changed the title Patches (WIP) Patches Oct 25, 2022
@hslatman
Copy link
Member Author

@maraino I've made this the default base branch for now.

@hslatman hslatman marked this pull request as ready for review June 14, 2023 09:07
@hslatman hslatman requested review from dopey and maraino June 14, 2023 09:20
@hslatman
Copy link
Member Author

hslatman commented Jun 14, 2023

Will rename the module to github.com/smallstep/pkcs7 in a follow-up PR, also updating the README.md in the process.

@dopey regarding CI: I'll set this up with our shared workflows in that PR too. I think I'll do it in a similar way as with smallstep/scep#8, so that we have our shared workflows, as well as the old workflow that tests some older Go versions for legacy compatibility. We can drop support for those after a while, imo.

@hslatman hslatman mentioned this pull request Jun 14, 2023
Copy link

@maraino maraino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, let's add pkcs#8 in a different PR using x509.ParsePKCS1PrivateKey()

@hslatman hslatman mentioned this pull request Jun 15, 2023
@hslatman
Copy link
Member Author

Closing in favor of #8

@hslatman hslatman closed this Jun 15, 2023
@hslatman hslatman deleted the patches branch October 22, 2023 17:33
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.

5 participants