Re: [opensc-devel] Driver develop

2012-06-06 Thread helpcrypto helpcrypto
I'm not developing dnie driver, only I'm working with the documentation for explain the way to develop a driver and I think that this knowledge can be interesting for the community. That will be great. In the past we considered making a driver for our very old not cryptographic either pkcs#15

Re: [opensc-devel] Driver develop

2012-06-06 Thread Alejandro Díaz
2012/6/6 helpcrypto helpcrypto helpcry...@gmail.com I'm not developing dnie driver, only I'm working with the documentation for explain the way to develop a driver and I think that this knowledge can be interesting for the community. That will be great. In the past we considered

[opensc-devel] T-Buffer Question

2012-06-06 Thread Jon
I'm writing code to read the certificates on a Cyberflex Access 64K V2c that has to be compiled with Visual Studio 6. When I get the T-Buffer the data looks like the following (minus) the two length bytes. 06 00 15 01 72 27 00 00 80 00 FE 02 06 00 15 01 69 3F 06 00 15 01 68 FF 01 01 06 00 15 01

Re: [opensc-devel] T-Buffer Question

2012-06-06 Thread Douglas E. Engert
On 6/6/2012 7:35 AM, Jon wrote: I'm writing code to read the certificates on a Cyberflex Access 64K V2c that has to be compiled with Visual Studio 6. When I get the T-Buffer the data looks like the following (minus) the two length bytes. Can you be more specific? What command did you

[opensc-devel] Unsupported card

2012-06-06 Thread Anargyros
I have JCop v2.3.1 and I notice that this kind of card is not supported on Opensc Project. I have loaded the CardEdge.cap and when I run pkcs15-init -C, it returns: Using reader with a card: CASTLES EZ100PU 0 Couldn't bind to the card: Not supported Is it possible to fix it if I do some changes