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

HSM & KMS keys #6

Open
gamringer opened this issue Apr 2, 2021 · 0 comments
Open

HSM & KMS keys #6

gamringer opened this issue Apr 2, 2021 · 0 comments

Comments

@gamringer
Copy link

gamringer commented Apr 2, 2021

I am looking for an x509 library to use with keys where the private material is unavailable. I would simply write a new Crypto subclass, but the general architecture of these libs assume that it is loading a private key file rather than possibly just a reference address to an externally stored private key, like one stored in an HSM available via PKCS11, or in a KMS.

I have a few suggestions if you are open to it.

I am the author of the recently published PKCS11 Extension.

@gamringer gamringer changed the title HSM & KSP keys HSM & KMS keys Apr 5, 2021
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

No branches or pull requests

1 participant