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.

ECC Encryption and Decryption

Algorithm School

Moderator: UNKNwYSHSA

bigWhite
Posts: 35
Joined: Tue Aug 25, 2015 8:21 am
Points :502
Contact:

ECC Encryption and Decryption

Post by bigWhite » Mon Jan 23, 2017 9:38 pm

In this book <Guide to Elliptic Curve Cryptography>, i found the ECC encryption and decryption algorithm.
How can i use it on JavaCard platform?
Thanks!

tay00000
Posts: 161
Joined: Tue Sep 27, 2016 10:58 am
Points :2324
Contact:

Re: ECC Encryption and Decryption

Post by tay00000 » Tue Jan 24, 2017 7:45 am

There is already such a topic which you can find by simply use the search features on the top right hand corner if you actually tried to do a search. The search is pretty user friendly and extensive.

Link: http://javacardos.com/javacardforum/viewtopic.php?f=31&t=738

bigWhite
Posts: 35
Joined: Tue Aug 25, 2015 8:21 am
Points :502
Contact:

Re: ECC Encryption and Decryption

Post by bigWhite » Wed Jan 25, 2017 4:58 am

tay00000 wrote:There is already such a topic which you can find by simply use the search features on the top right hand corner if you actually tried to do a search. The search is pretty user friendly and extensive.

Link: http://javacardos.com/javacardforum/viewtopic.php?f=31&t=738


Thank you friend.
I already seen this example.
But that is only sign and verify, no encryption/decryption for ECC. And the JavaCard API didn't implement the algorithm.

tay00000
Posts: 161
Joined: Tue Sep 27, 2016 10:58 am
Points :2324
Contact:

Re: ECC Encryption and Decryption

Post by tay00000 » Wed Jan 25, 2017 7:12 am

To be more precise, you want the ECDH function and not the ECDSA function right ?

User avatar
UNKNwYSHSA
Posts: 630
Joined: Thu May 21, 2015 4:05 am
Points :3053
Contact:

Re: ECC Encryption and Decryption

Post by UNKNwYSHSA » Fri Jan 27, 2017 3:11 am

Is the ECC encryption/decryption faster and more secure than RSA encryption/decryption?
sense and simplicity

tay00000
Posts: 161
Joined: Tue Sep 27, 2016 10:58 am
Points :2324
Contact:

Re: ECC Encryption and Decryption

Post by tay00000 » Sun Jan 29, 2017 10:28 am

Really depends on the card especially if it support hardware ECC accelerators or not. The JCAlgTest suite should show the speed of the ECC and RSA on tested cards these days.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 12 guests

JavaCard OS : Disclaimer