Re: [opensc-devel] rev 4853

2010-11-08 Thread Andre Zepezauer
On Mon, 2010-11-08 at 08:49 +0100, Nikos Mavrogiannopoulos wrote: > On Sun, Nov 7, 2010 at 8:07 AM, Andre Zepezauer > wrote: > > Hello Nikos, > > please could you post the access conditions of 3F00/5015/4946. I wounder > > why the error code SC_ERROR_NOT_ALLOWED is returned. To me it seems, > > th

Re: [opensc-devel] opensc-project.org Trac upgraded

2010-11-08 Thread Peter Stuge
Martin Paljak wrote: > Trac was upgraded to new stable version (0.12.1) Awesome! Thanks a lot! //Peter ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel

Re: [opensc-devel] rev 4853

2010-11-08 Thread Nikos Mavrogiannopoulos
On 11/08/2010 01:48 PM, Andre Zepezauer wrote: > I'm interested in the security attributes, that are set when the file > above is created. The simplest way to get these attributes is to use > opensc-explorer: Here it is: $ opensc-explorer OpenSC Explorer version 0.12.0-rc1 Using reader with a car

[opensc-devel] More cleanup of parsing of X509 certificate - r4874

2010-11-08 Thread Douglas E. Engert
The processing of the X509 subjectPublickeyInfo was moved from pkcs15-cert.c to pkcs15-pubkey.c A new routine sc_pkcs15_pubkey_from_spki is used to decode the algorithm, any parameters and the public key. A new routing sc_pkcs15_pubkey_from_spki_filename can also be used to read from a disk fil