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.

How to encrypt data -- on card or off card

Algorithm School

Moderator: UNKNwYSHSA

Diorin
Posts: 18
Joined: Thu Nov 26, 2015 4:08 am
Points :151
Contact:

How to encrypt data -- on card or off card

Post by Diorin » Sun Nov 29, 2015 4:25 am

Due to security reason, I should store encrypted data in java card. And there is two methods to aim this goal.

1. Encrypt data with offcard application and then send it to javacard.
2. Send data to java card and let java card encrypt it.

In consideration of SECURITY, Which one is best method to do this?

User avatar
horse dream
Posts: 76
Joined: Thu May 21, 2015 11:48 pm
Points :138
Contact:

Re: How to encrypt data -- on card or off card

Post by horse dream » Wed Dec 02, 2015 8:31 am

Basically it depends what you call the off-card application, and whether you consider it trusted.
Anyway to answer your question, the private data managed by the card application does not need to be encrypted before being stored, because the storage can be considered safe.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 4 guests

JavaCard OS : Disclaimer