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.

Compute operations with big values in JavaCard?

JavaCard Applet Development Related Questions and Answers.
User avatar
wintstar
Posts: 14
Joined: Sun Jul 26, 2015 11:06 pm
Points :119
Contact:

Compute operations with big values in JavaCard?

Post by wintstar » Tue Dec 15, 2015 2:05 am

I am trying to write a javacard applet which will process the compute operations (addition and a multiplication) with big values.

Because my card version is JC2.2.2, the big values can only be represented by an array of bytes or an array of shorts.

If I define how to do a multiplication and an addition of two arrays, could I develop an applet to do what I want ?
Is there any demo code?

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

Re: Compute operations with big values in JavaCard?

Post by UNKNwYSHSA » Tue Dec 15, 2015 2:33 am

JavaCard v2.2.2
javacardx.framework.math
Class BigNumber

Has methods to add/multiply/subtract.
sense and simplicity

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 51 guests

JavaCard OS : Disclaimer