mikma / pkcs11wrapper

PKCS#11 Wrapper for Java (unmaintained, refer to fork by xipki)
https://github.com/xipki/pkcs11wrapper
Other
27 stars 27 forks source link

Is this maintained? #1

Open paulvi opened 6 years ago

paulvi commented 6 years ago

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

xipki commented 5 years ago

Please refer to https://github.com/xipki/pkcs11wrapper. The branch sunpkcs11 I will be maintained. Currently version 2.40 will be partly supported there.

paulvi commented 5 years ago

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

xipki commented 5 years ago

The xipki/pkcs11wrapper use the JDK's PKCS#11 JNI instead of the originial JNI provided in the project. It has the following limitations:

paulvi commented 5 years ago

OK. I guess that should be added into README or wiki