Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

Search found 273 matches

by JavaCardOS
Tue Sep 08, 2015 2:50 am
Forum: JCAlgTest
Topic: AlgTest Instructions & Applet Source Code
Replies: 3
Views: 23235

Re: AlgTest Instructions & Applet Source Code

This ALGTest version is V1.3, supporting Java Card Version is JC2.2.2.

Note:
  1. The project has been successfully compiled in JCIDE, The CAP file can be directly use.
  2. You can also visit GitHub or SourceForge.
by JavaCardOS
Thu Jul 02, 2015 2:02 am
Forum: JCAlgTest
Topic: AlgTest Instructions & Applet Source Code
Replies: 3
Views: 23235

AlgTest Instructions & Applet Source Code

JavaCard's algorithms support test What it does: ⋅ Provides list of supported algorithms from JavaCard API including supported lengths of keys ⋅ Provides information about available RAM and EEPROM memory and garbage collection capabilities ⋅ Provides basic speed tests f...
by JavaCardOS
Thu Jun 18, 2015 2:23 am
Forum: Open Source Applets
Topic: PLAID
Replies: 1
Views: 31726

PLAID

This javacard applet implements PLAID authentication and the associated management routines as specified in Australian Standard AS 5185. The following has been implemented in this reference model: • There are 8 keypairs (RSA(IA) and AES(FA)) instantiated. This amount is mandated by TOTAL_KEY_SETS. •...
by JavaCardOS
Wed Jun 17, 2015 7:33 am
Forum: OpenEMV
Topic: OpenEMV Instructions & Applet Source Code
Replies: 6
Views: 36934

OpenEMV Instructions & Applet Source Code

This applet is a very basic EMV applet supporting only SDA and plaintext offline PIN.It does not offer personalisation support - everything is hard-coded. The code is optimised for readability, and not for performance or memory use. The class SimpleEMVApplet does the central processing of APDUs. Han...
by JavaCardOS
Wed Jun 17, 2015 6:10 am
Forum: Open Source Applets
Topic: ISOApplet
Replies: 5
Views: 42058

ISOApplet

The Java Card IsoApplet (e.g. for use with OpenSC). The Applet is capable of saving a PKCS#15 file structure and performing PKI related operations using the private key, such as signing or decrypting. Private keys can be generated directly on the smartcard or imported from the host computer. The imp...
by JavaCardOS
Wed Jun 17, 2015 4:17 am
Forum: Open Source Applets
Topic: Driving License Applet
Replies: 4
Views: 47647

Driving License Applet

This Electronic Driving License applet implements the ISO18013 standard on a smart card. It is based on the passport applet code developed by the JMRTD team. For more information about this Applet, please see the following file. Note: The Applet has been successfully compiled in JCIDE , and can be d...
by JavaCardOS
Wed Jun 17, 2015 4:00 am
Forum: Open Source Applets
Topic: FakeEstEIDApplet
Replies: 1
Views: 37114

FakeEstEIDApplet

The electronic identity(EID) card is a government-issued document for online and offline identification.This applet is different from the real card applet in the following aspects. • All meaningful data on the card can be set to arbitrary values (within the size limits of the specification). • All n...
by JavaCardOS
Wed Jun 17, 2015 2:11 am
Forum: Ykneo Oath Applet
Topic: YkneoOath Instructions & Applet Source Code
Replies: 2
Views: 21455

YkneoOath Instructions & Applet Source Code

A YubiKey is a One-Time Passcode (OTP) generator device. It generates a unique sequence of characters as an OTP every time its button is pressed. This project implement the HOTP/TOTP card functionality used on the YubiKey NEO device that is sold by Yubico. Its primary use is to use the YubiKey NEO t...
by JavaCardOS
Wed Jun 17, 2015 1:12 am
Forum: FluffyPGPApplet
Topic: FluffyPGPApplet Instructions & Applet Source Code
Replies: 2
Views: 19503

FluffyPGPApplet Instructions & Applet Source Code

This Open source applet implements the GPG Card v 2.0.1 specification without using secure channels or Global Platform for portability. Support • 2048 bit RSA keys • RSA Key import (CRT format) • Random number generation • Private DOs Limitations • No extended APDU support. • Supports only 2048 bit ...
by JavaCardOS
Tue Jun 16, 2015 11:38 pm
Forum: OpenPGPApplet
Topic: OpenPGPApplet Instructions & Applet Source Code
Replies: 3
Views: 24439

OpenPGPApplet Instructions & Applet Source Code

The OpenPGP card is an ISO/IEC 7816-4, -8 compatible smart card implementation that is integrated with many GnuPG functions. Using this smart card, various cryptographic tasks (encryption, decryption, digital signing/verification, authentication etc.) can be performed. It allows the storage of secre...
JavaCard OS : Disclaimer