JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
JCOP Tools
JCOP Tools
I finally got the JCOP tools, however my eclipse (Mars edition) refuses to believe it's there. About-> update-> archive-> pick location and it says there is no site there. Am I doing the install wrong? Or is the eclipse version the wrong one?
-
- Posts: 5
- Joined: Sun Oct 25, 2015 12:38 am
- Points :50
- Contact:
Re: JCOP Tools
Bro i am looking for this tool since very long can you please send me the download link thanks.
Re: JCOP Tools
Please Bro, i have been trying to get it long ago, can you guide me on how to get it ?
many thanks.
many thanks.
-
- Posts: 54
- Joined: Mon Jul 20, 2015 1:08 pm
- Points :510
- Contact:
Re: JCOP Tools
After asking around, Jcop is built for Indigo or earlier. No one has got it to work(or just don't want to answer me) and since I found other plugins that do work, I'm setting it aside. And the only way to get a working, up-to-date version is thru NXP. <sigh>
The world is full of stories;
And sometimes they permit themselves to be told.
~Cherokee Proverb
And sometimes they permit themselves to be told.
~Cherokee Proverb
Re: JCOP Tools
As far as I know, JCOP is not free. Why don't you try to use JCIDE? In my opinion, it's much more powerful for java card development.
And it is FREE. I think it's much better for us.
And it is FREE. I think it's much better for us.
-
- Posts: 54
- Joined: Mon Jul 20, 2015 1:08 pm
- Points :510
- Contact:
Re: JCOP Tools
I am using JCIDE now. I have also installed Eclipse with some javacard plugins. I use that for full java work as well as Javacard work.
The world is full of stories;
And sometimes they permit themselves to be told.
~Cherokee Proverb
And sometimes they permit themselves to be told.
~Cherokee Proverb
Re: JCOP Tools
In need to implement ECC protocol on my java card. therefore I need to do some EC operation like point addition and scalar multiplication. implementing this from scrach is a very hard and time consuming. after along search I found that thee is a jcop tools that can help in doing that like:
com.nxp.id.jcopx.ECPoint;
com.nxp.id.jcopx.ECPointBuilder;
com.nxp.id.jcopx.KeyAgreementX;
how can I get it.
com.nxp.id.jcopx.ECPoint;
com.nxp.id.jcopx.ECPointBuilder;
com.nxp.id.jcopx.KeyAgreementX;
how can I get it.
- JavaCardOS
- Posts: 273
- Joined: Thu Apr 30, 2015 12:00 pm
- Points :2405
- Contact:
Re: JCOP Tools
amjadamr wrote:In need to implement ECC protocol on my java card. therefore I need to do some EC operation like point addition and scalar multiplication. implementing this from scrach is a very hard and time consuming. after along search I found that thee is a jcop tools that can help in doing that like:
com.nxp.id.jcopx.ECPoint;
com.nxp.id.jcopx.ECPointBuilder;
com.nxp.id.jcopx.KeyAgreementX;
how can I get it.
These APIs are private APIs of JCOP card. Only JCOP card support these. And also their implementation need JCVM to support.
According to your requirement, there are two solutions for you to choose:
1. Get JCOP card, which has implemented the APIs you mentioned,like point addition and scalar multiplication and KeyAgreement function.
2. A22CR card can be customized to fit your needs. It has already implemented JC304 APIs and can use standard javacard API to do scalar multiplication and KeyAgreement function. But the point addition must be customized.
Re: JCOP Tools
if I get the A22CR card how can I ensure that it will support the ECC operation and form were can I get it.
also I have OmniKey smart card reader can you I use it with this card.
thanks
also I have OmniKey smart card reader can you I use it with this card.
thanks
Re: JCOP Tools
To be able to run JCOP tools in an eclipse version later than Kepler (like Luna, Mars, Nano) You will need to
install the "Eclipse 2.0 Style Plugin Support" Plugin.
You can find this e.g. for Neon under
http://download.eclipse.org/releases/neon
(Put it in -> Menu "Help" -> "Install New Software...")
install the "Eclipse 2.0 Style Plugin Support" Plugin.
You can find this e.g. for Neon under
http://download.eclipse.org/releases/neon
(Put it in -> Menu "Help" -> "Install New Software...")
Who is online
Users browsing this forum: No registered users and 5 guests