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

Is this maintained? #1

Open
paulvi opened this issue May 9, 2018 · 4 comments
Open

Is this maintained? #1

paulvi opened this issue May 9, 2018 · 4 comments

Comments

@paulvi
Copy link

paulvi commented May 9, 2018

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
Copy link

xipki commented Mar 1, 2019

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
Copy link
Author

paulvi commented Mar 4, 2019

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
Copy link

xipki commented Mar 4, 2019

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.

@paulvi
Copy link
Author

paulvi commented Mar 5, 2019

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

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

2 participants