Nieuws

Java Card Applets Things to Know Before Creating an Applet API For a reference to the Java Card v2.2.2 API online, look to here.
Curated list of open-source Java Card applets and related applications for cryptographic smartcards - ermuur/javacard-curated-list ...
The JAVA CARD transaction mechanism allows to protect sensitive operations on smart cards against problems due to card tears or power losses. Statements within a transaction are viewed as a single ...
These applets can perform authentication checks, cryptography, and other sensitive operations within the cards, using things like secret keys stashed on the devices without having to disclose them.
Since the invention of the Java Card, the issue of code and data sharing has been a topic of great interest. Early Java Cards shared data via files secured with access control lists. Java Card 2.1 ...
The Java Card 2.1 specification [ 10 ] introduces a means of sharing objects between Java Card applets. Although somewhat more difficult to use than file sharing, it does provide a means for accessing ...
The Java Card platform is designed to give developers working with the credit card-sized plastic cards -- embedded with microprocessors and memory -- the same dynamic applet download capabilities they ...
An application software platform from Oracle for smart cards based on a subset of the Java programming language. Using an optimized bytecode to save space, several Java applets can be stored in ...