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 161 matches

by tay00000
Tue Nov 01, 2016 4:54 am
Forum: Card Products
Topic: Feitian's K9 FIDO token
Replies: 6
Views: 30144

Re: Feitian's K9 FIDO token

Additional note/Latest update. J3E081_M64 NXP chip used in K9 is CC EAL 5+ certified from my recent contacts with Feitian people but the entire K9 token itself as a complete solution has not been CC EAL or FIPS certified.
by tay00000
Tue Nov 01, 2016 4:53 am
Forum: Questions & Answers
Topic: Throw CryptoException when signing
Replies: 12
Views: 16482

Re: Throw CryptoException when signing

The new java card we are planning to launch in the early November can support Signature.ALG_RSA_SHA_512_PKCS1 We will let you know once it's available. Welcome to try our new products. This is going to be a very very potent card. To my understanding and meddling with A22CR on a daily basis, Feitian...
by tay00000
Mon Oct 31, 2016 10:09 pm
Forum: Applets Development Guide
Topic: The ALgorithm of DES Sample Code
Replies: 18
Views: 69928

Re: The ALgorithm of DES Sample Code

Yes. I think this belongs to another topic for the transaction problem.
by tay00000
Mon Oct 31, 2016 10:34 am
Forum: Algorithm School
Topic: AES sample code
Replies: 3
Views: 10053

Re: AES sample code

a = new byte[ (short) 128]; random.generateData(a, (short)0, (short)128); Not sure if you actually need so much bytes since AES is only 16 bytes for 128-bit key and 32 bytes for 256-bit key and in rare circumstances where AES-192 is used that will be 24 bytes. By creating so many bytes, it eats int...
by tay00000
Mon Oct 31, 2016 10:15 am
Forum: Applets Development Guide
Topic: The ALgorithm of DES Sample Code
Replies: 18
Views: 69928

Re: The ALgorithm of DES Sample Code

JCSystem.beginTransaction(); //Copy the incoming TDES Key value to the global variable 'desKey' Util.arrayCopy(buffer, ISO7816.OFFSET_CDATA, desKey, (short)0, len); desKeyLen = keyLen; JCSystem.commitTransaction(); This can be optimized by using the setKey() function. tempDesKey2.setKey(buffer, ISO...
by tay00000
Mon Oct 31, 2016 9:50 am
Forum: Questions & Answers
Topic: Throw CryptoException when signing
Replies: 12
Views: 16482

Re: Throw CryptoException when signing

Just curious, which card are you using that will support Signature.ALG_RSA_SHA_512_PKCS1 ?

I am interested in getting one too.
by tay00000
Fri Oct 21, 2016 5:35 am
Forum: Shopping FAQ
Topic: Looking for proper card
Replies: 5
Views: 10479

Re: Looking for proper card

Thank you for the update in the store, JavaCardOS. This will be very helpful for other developers when browsing the store front.
by tay00000
Thu Oct 20, 2016 11:40 pm
Forum: Card Products
Topic: Feitian's K9 FIDO token
Replies: 6
Views: 30144

Re: Feitian's K9 FIDO token

Here is an image of my personal copy of K9.

https://drive.google.com/open?id=0B4jUV_GzprlKYmJyVG9GcFhlOWs
by tay00000
Thu Oct 20, 2016 11:31 pm
Forum: Card Products
Topic: Feitian's K9 FIDO token
Replies: 6
Views: 30144

Feitian's K9 FIDO token

I would like to suggest JavaCardOS team to consider stocking up some Feitian's K9 FIDO token with FIDO, OTP and JavaCard features. The K9 FIDO token contains an NXP JCOP J3E081 JavaCard chip with 80KB of EEPROM and the tiny USB form factor with it's ISO14443 NFC interface makes it a very portable an...
by tay00000
Thu Oct 20, 2016 11:16 pm
Forum: Shopping FAQ
Topic: Looking for proper card
Replies: 5
Views: 10479

Re: Looking for proper card

Click on the STORE link above and find those with ECC tag. These cards in the store have EC: - JCOP-card - Javacard A22CR Here are some interesting things: - eJavaToken does have ECC but I am not sure why JavaCardOS team did not tag the ECC tag on eJavaToken. My catalogue which I obtain directly fro...
JavaCard OS : Disclaimer