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

by morva14
Sun May 29, 2016 2:07 pm
Forum: Questions & Answers
Topic: RSA Public Key Encryption
Replies: 5
Views: 9945

RSA Public Key Encryption

Hello i want to encrypt some bytes for example (11 11 11 11 11) by using RSA Public Key with 2048 bit length , but the result changes ever byte[] list = new byte[256]; private static Cipher asymCipher; private static RSAPrivateKey rsaPriKey; private static RSAPublicKey rsaPubKey; private static KeyP...
JavaCard OS : Disclaimer