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

PKCS#11 Key Storage #153

Closed
Maxhy opened this issue Jan 31, 2018 · 1 comment
Closed

PKCS#11 Key Storage #153

Maxhy opened this issue Jan 31, 2018 · 1 comment

Comments

@Maxhy
Copy link
Member

Maxhy commented Jan 31, 2018

We should create a new PKCS#11 Key Storage as an alternative to IKS Key Storage.

It would not support all DESFire scope (eg: key usage control for authentication / change key, ...) but would be a standard approach for HSM, without the need to provide an ISLOG Key Server module.

HSM are generally compliant with PKCS#11, OpenSSL, JCA/JCE and/or CryptoAPI. One API compatibility should be enough for now and PKCS#11 is the more technology independent one.

For those willing to make a test without buying any hardware, use a software HSM. One provided by OpenDNSSEC group for instance: https://wiki.opendnssec.org/display/SoftHSMDOCS/SoftHSM+Documentation+v2 / https://github.com/opendnssec/SoftHSMv2.git

@xaqq
Copy link
Contributor

xaqq commented Jun 21, 2019

This has been implemented.

@xaqq xaqq closed this as completed Jun 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants