From: Luke B <lu...@gm...> - 2013-06-04 13:39:26
|
On 6/3/2013 4:05 PM, Luke B wrote: > > > > I am sorry if this is the wrong place to ask. I am interested in reading > the CHUID off of a PIV-II card and getting it in a format that I could > easily process in a Bash script. > > > > Is there an easy way to do this using OpenSC? I am able to read objects > using PKCS15-Tool -R , but then I am not sure how to process the object > dump. Are there tools for this? > > > > Yes. I will send you by seperate e-mail a program(s) to look at some of > the objects on the card.> > Thanks, I got it and it looks really helpful! > > Right now I am using a contact reader. I also have a contactless reader. > Looking at 800-73, it looks like the CHUID should also be accessible > through the contactless reader. I have libnfc up and > > running and I am able to see the card, but I am unable to find out how > to pull down the objects or process them. > > I would be interested in that too. > > AFAIK, NIST does not want authentication being done over NFC. > That is probably wise... I did find this project, which may help but I have not been able to get it to work: https://code.google.com/p/ifdnfc/source/browse/#git%253Fstate%253Dclosed |