Page 1 of 1

Finding libraries for Java to communicate with java card

Posted: Sat Aug 29, 2015 4:31 am
by wintstar
Which libraries do you usually use for Java to communicate with java card ?
What about the Jaccal ?
Any advice is grateful.

Re: Finding libraries for Java to communicate with java card

Posted: Sat Aug 29, 2015 10:59 pm
by UNKNwYSHSA
I saw the passport client application uses the scuba package, you can have a try. You can use it as jar or source code.
Here is the source code: svn://svn.code.sf.net/p/scuba/code/trunk
Here is its website: http://scuba.sourceforge.net/

"SCUBA is a Java based framework for programming smart card aware host applications. "