Re: [opensc-devel] [opensc-commits] svn opensc changed[5006] 'AuthentIC': basic support of Oberthur's 'COSMO.v7 /AuthentIC.v3.2' ...

2011-01-08 Thread Viktor TARASOV
Hello, On 08.01.2011 13:55, Martin Paljak wrote: > On Jan 2, 2011, at 6:24 PM, Viktor TARASOV wrote: >> Martin Paljak wrote: >>> This will hold plaintext RSA private key parameters. Why? When importing a >>> private key, the key object should already come from pkcs15-init (or >>> equivalent)? >>

Re: [opensc-devel] [opensc-commits] svn opensc changed[5006] 'AuthentIC': basic support of Oberthur's 'COSMO.v7 /AuthentIC.v3.2' ...

2011-01-08 Thread Martin Paljak
Hello, On Jan 2, 2011, at 6:24 PM, Viktor TARASOV wrote: > Martin Paljak wrote: >>> >>> >> This will hold plaintext RSA private key parameters. Why? When importing a >> private key, the key object should already come from pkcs15-init (or >> equivalent)? >> > 'data.prvkey' is used to pass the

Re: [opensc-devel] [opensc-commits] svn opensc changed[5006] 'AuthentIC': basic support of Oberthur's 'COSMO.v7 /AuthentIC.v3.2' ...

2011-01-02 Thread Viktor TARASOV
Martin Paljak wrote: >> Added: trunk/src/libopensc/authentic.h >> === >> --- trunk/src/libopensc/authentic.h (rev 0) >> +++ trunk/src/libopensc/authentic.h 2010-12-30 14:40:28 UTC (rev 5006) >> >> +#define AUT

Re: [opensc-devel] [opensc-commits] svn opensc changed[5006] 'AuthentIC': basic support of Oberthur's 'COSMO.v7 /AuthentIC.v3.2' ...

2011-01-02 Thread Viktor TARASOV
Martin Paljak wrote: > Hello, > > On Dec 30, 2010, at 4:40 PM, webmas...@opensc-project.org wrote: > >> Revision: 5006 >> Author: vtarasov >> Date: 2010-12-30 14:40:28 + (Thu, 30 Dec 2010) >> >> Added Paths: >> --- >>trunk/src/libopensc/authentic.h >> > What about movi

Re: [opensc-devel] [opensc-commits] svn opensc changed[5006] 'AuthentIC': basic support of Oberthur's 'COSMO.v7 /AuthentIC.v3.2' ...

2011-01-01 Thread Martin Paljak
Hello, On Dec 30, 2010, at 4:40 PM, webmas...@opensc-project.org wrote: > Revision: 5006 > Author: vtarasov > Date: 2010-12-30 14:40:28 + (Thu, 30 Dec 2010) > > Log Message: > --- > 'AuthentIC': basic support of Oberthur's 'COSMO.v7/AuthentIC.v3.2' ... > > it's the natively PK

Re: [opensc-devel] [opensc-commits] svn opensc changed[5006] 'AuthentIC': basic support of Oberthur's 'COSMO.v7 /AuthentIC.v3.2' ...

2011-01-01 Thread Martin Paljak
Hello, On Dec 30, 2010, at 4:40 PM, webmas...@opensc-project.org wrote: > Revision: 5006 > Author: vtarasov > Date: 2010-12-30 14:40:28 + (Thu, 30 Dec 2010) > > Added Paths: > --- >trunk/src/libopensc/authentic.h What about moving the LOGN_ macros to log.h or somewhere centr

Re: [opensc-devel] [opensc-commits] svn opensc changed[5006] 'AuthentIC': basic support of Oberthur's 'COSMO.v7 /AuthentIC.v3.2' ...

2010-12-30 Thread Viktor TARASOV
Martin Paljak wrote: > Hello, > > Somme thoughts. > > On Thu, Dec 30, 2010 at 16:40, wrote: > >> Log Message: >> --- >> 'AuthentIC': basic support of Oberthur's 'COSMO.v7/AuthentIC.v3.2' ... >> Added Paths: >> --- >>trunk/src/libopensc/card-authentic.c >> > > It contai

Re: [opensc-devel] [opensc-commits] svn opensc changed[5006] 'AuthentIC': basic support of Oberthur's 'COSMO.v7 /AuthentIC.v3.2' ...

2010-12-30 Thread Martin Paljak
Hello, Somme thoughts. On Thu, Dec 30, 2010 at 16:40, wrote: > Log Message: > --- > 'AuthentIC': basic support of Oberthur's 'COSMO.v7/AuthentIC.v3.2' ... > Added Paths: > --- >    trunk/src/libopensc/card-authentic.c It contains a fair amount of commented out (#if 0) code, bet