forked from joelhockey/jacknji11
-
Notifications
You must be signed in to change notification settings - Fork 2
Java Native Interface for PKCS#11
License
damianofalcioni/jacknji11
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Java Interface for PKCS#11. Provides a Java PKCS#11 interface that provides low-level interface as close as possible to the cryptoki C interface and wraps with Java-styled interface providing convenience methods and using exceptions for error handling. Uses a provider architecture to allow any implementation of the native mapping. Includes JNA < https://github.com/twall/jna > as default provider to bridge between Java and native cryptoki lib.
About
Java Native Interface for PKCS#11
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 78.8%
- C 21.2%