pkcs11wrapper
pkcs11wrapper copied to clipboard
Is this maintained?
Is this maintained? Are you willing to move this forward?
For example, PKCS#11 as specification is also slightely changes over time
https://en.wikipedia.org/wiki/PKCS_11#History
Please refer to https://github.com/xipki/pkcs11wrapper. The branch sunpkcs11 I will be maintained. Currently version 2.40 will be partly supported there.
OK, then I suggest change this repository metadata (visible at page https://github.com/mikma/pkcs11wrapper)
and add project URL to https://github.com/xipki/pkcs11wrapper
The xipki/pkcs11wrapper use the JDK's PKCS#11 JNI instead of the originial JNI provided in the project. It has the following limitations:
- Works only with JDKs with sunpkcs11 provider, e.g. Oracle JDK and OpenJDK.
- Not all mechanisms in PKCS#11 are supported.
OK. I guess that should be added into README or wiki