Yubico Forum

...visit our web-store at store.yubico.com
It is currently Tue Jan 30, 2018 1:53 pm

All times are UTC + 1 hour




Post new topic Reply to topic  [ 14 posts ]  Go to page Previous  1, 2
Author Message
PostPosted: Thu Jan 23, 2014 1:21 pm 
Offline

Joined: Mon Jan 20, 2014 9:22 pm
Posts: 22
Klas wrote:
Hello,

I'll break in for Tom and answer some of your questions..

| 3. If availability of and applet equals the USB HID capability, do you have unadvertised access to the button from JavaCard environment (or you use the javacard chip from the overall device controller? Basically, how it works.)

In mode 1 and 2 (not 81 and 82) an applet can access the state of the touch button, but it requires JCOP tools from NXP. The state of the button can be found with an operation like: IOControlX.getIO(IOControlX.IOID_P3)
It's a two-chip design with another chip driving the USB interface and the touch button.

| 4. Where is the APDU documentation for the two applets (other than NDEF public part)

We don't have any APDU documentation as such, but..
The NDEF applet only supports getting the OTP where there is one command to "select" the CC file (00 a4 00 0c 02 e1 03) or NDEF file (00 a4 00 0c 02 e1 04)
and then ins b0 to fetch the selected file.

for the YubiKey applet there are 4 commands:
ins 0x01 is a YubiKey API request (as used by the yubico personalization tools) with command in p1
ins 0x02 is a request for an OTP with slot in p1 (zero indexed)
ins 0x03 is a YubiKey status request
ins 0x04 is a request for NDEF (only used by the NDEF applet)

/klas



Thank you very much - this is more like the answer I was looking for. Any chance that you could provide the necessary exp-s for IOControlX.getIO(IOControlX.IOID_P3) ? Or expose it via a common shareable applet? That would be _a_killer_feature_...

_________________
OpenKMS GlobalPlatform - simple way to manage applications on your NEO
Applet Playground - explore open source JavaCard applications
PGP: 0x307E3452


Top
 Profile  
Reply with quote  

Share On:

Share on Facebook FacebookShare on Twitter TwitterShare on Tumblr TumblrShare on Google+ Google+

PostPosted: Thu Jan 23, 2014 1:37 pm 
Offline
Site Admin
Site Admin

Joined: Thu Apr 19, 2012 1:45 pm
Posts: 148
exps - No, we're not allowed to redistribute that.
for a shareable interface we've been throwing some stuff around internally with that in mind, nothing concrete yet.

/klas


Top
 Profile  
Reply with quote  
PostPosted: Thu Jan 23, 2014 2:00 pm 
Offline

Joined: Mon Jan 20, 2014 9:22 pm
Posts: 22
Klas wrote:
exps - No, we're not allowed to redistribute that.
for a shareable interface we've been throwing some stuff around internally with that in mind, nothing concrete yet.

/klas



What should be done to facilitate this process ? Needless to say I'm extremely excited about this possibility. Any of you @FOSDEM next weekend?

_________________
OpenKMS GlobalPlatform - simple way to manage applications on your NEO
Applet Playground - explore open source JavaCard applications
PGP: 0x307E3452


Top
 Profile  
Reply with quote  
PostPosted: Fri Jan 24, 2014 1:02 pm 
Offline
Site Admin
Site Admin

Joined: Thu Apr 19, 2012 1:45 pm
Posts: 148
martinpaljak wrote:
What should be done to facilitate this process ? Needless to say I'm extremely excited about this possibility. Any of you @FOSDEM next weekend?


Partially just by expressing that interest, we've mostly dreamed up the interest for things like this internally. Probably noone at FOSDEM.

/klas


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ]  Go to page Previous  1, 2

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group