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.

MAC Algorithm

Algorithm School

Moderator: UNKNwYSHSA

aahmadzadeh
Posts: 27
Joined: Mon Sep 28, 2015 2:31 am
Points :400
Contact:

MAC Algorithm

Post by aahmadzadeh » Mon Aug 01, 2016 10:28 am

What is the most secure MAC generation algorithm in java cards that its output length is at most 16 bytes (<= 16 bytes)?

Thanks

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

Re: MAC Algorithm

Post by UNKNwYSHSA » Mon Aug 01, 2016 10:03 pm

See JavaCard API 3.0.4: javacard.security.Signature

And here is the online version of JC API v2.2.2:
http://javacardos.com/wiki/index.php/ho ... ature.html
sense and simplicity

aahmadzadeh
Posts: 27
Joined: Mon Sep 28, 2015 2:31 am
Points :400
Contact:

Re: MAC Algorithm

Post by aahmadzadeh » Mon Aug 01, 2016 10:45 pm

UNKNwYSHSA wrote:See JavaCard API 3.0.4: javacard.security.Signature

And here is the online version of JC API v2.2.2:
http://javacardos.com/wiki/index.php/ho ... ature.html

Yes, i know that there are various algorithms, but i want to know which of those (that have output <= 16 bytes) are strongest and most secure?

Thanks

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

Re: MAC Algorithm

Post by UNKNwYSHSA » Tue Aug 02, 2016 2:02 am

You can choose ALG_AES_MAC_128_NOPAD.
sense and simplicity

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 25 guests

JavaCard OS : Disclaimer