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 6 matches: re:

Searched query: re

by Vlidda
Mon Oct 30, 2017 3:48 am
Forum: Shopping FAQ
Topic: Cancel order
Replies: 2
Views: 7866

Re: Cancel order

Thanks for your quick response.

I have already contacted javacardos@gmail.com to cancel one order.
by Vlidda
Fri Aug 11, 2017 6:16 am
Forum: Algorithm School
Topic: Problem about AES algorithm
Replies: 2
Views: 20244

Re: Problem about AES algorithm

Thanks for your kind reply. I will add this code and then have a try.
by Vlidda
Tue Jul 11, 2017 10:37 pm
Forum: Questions & Answers
Topic: How to integrate web application with applet
Replies: 1
Views: 4938

Re: How to integrate web application with applet

Nobody know how to do this? Any help is much grateful.
by Vlidda
Sat May 27, 2017 6:02 am
Forum: Questions & Answers
Topic: How to get mulitiple certificates from the applet
Replies: 4
Views: 8567

Re: How to get mulitiple certificates from the applet

Thanks for your suggestion. I will have a try.
by Vlidda
Wed Apr 26, 2017 11:15 pm
Forum: Algorithm School
Topic: Difference between KeyBuilder and KeyPair
Replies: 3
Views: 10030

Re: Difference between KeyBuilder and KeyPair

I used new state to generate RSA keypair object, does it mean that the key objects will be stored in persistent memory? KeyPair RSA_KEYP= new KeyPair(KeyPair.ALG_RSA_CRT, (short)1024); RSA_KEYP.genKeyPair(); rsa_PublicKey = (RSAPublicKey)RSA_KEYP.getPublic(); rsa_PrivateKey=(RSAPrivateCrtKey)RSA_KEY...
JavaCard OS : Disclaimer