This is a java native wrapper, based on JNA of standard methods to access smart cards (pkcs11, pc/sc, openct, libusb).
Goals of this projects are:
* interoperability: it can work on any platform where JNA runs: Windows, Linux, Mac (and one day even Android)
* modularity: you don't need to include pc/sc support if you only use pkcs11
* ease of integration: it depends only on few required libraries.
* ease of use: it exposes a simple java interface (even if you can deal with the JNA classes directly)
Features
- pkcs11: usefult to make a digital signature with a smartcard.
- pc/sc : interacts with smartcards at low level
- openct: interacts with smartcards at low level
- libusb : in order to list devices connected to usb
- an service layer for common operations (list readers connected to a system, smart-card identification..)
License
BSD LicenseFollow crypto-native
Other Useful Business Software
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of crypto-native!