[opensc-devel] Security / hardware crypto devroom CFP draft.

2010-11-30 Thread Martin Paljak
Hello, Please proof-read and improve if possible the CFP draft [1] for the security devroom. I'll send it out in the afternoon, to the generic fosdem list, this list and opensc-devel. This will mark the official CFP, please consider your submissions and spread the word about the event to possi

Re: [opensc-devel] PKCS#15 ObjectValue

2010-11-30 Thread Andre Zepezauer
On Tue, 2010-11-30 at 16:16 -0600, Douglas E. Engert wrote: > > On 11/30/2010 3:22 PM, Andre Zepezauer wrote: > > Hello Douglas, > > > > for problem you tried to solve with r4901 there is a more general > > solution. That solution would involve the mapping of the ASN1 type > > ObjectValue to the c

Re: [opensc-devel] PKCS#15 ObjectValue

2010-11-30 Thread Douglas E. Engert
On 11/30/2010 3:22 PM, Andre Zepezauer wrote: > Hello Douglas, > > for problem you tried to solve with r4901 there is a more general > solution. That solution would involve the mapping of the ASN1 type > ObjectValue to the corresponding C-structures. > > In the case related to r4901, the hook wou

[opensc-devel] PKCS#15 ObjectValue

2010-11-30 Thread Andre Zepezauer
Hello Douglas, for problem you tried to solve with r4901 there is a more general solution. That solution would involve the mapping of the ASN1 type ObjectValue to the corresponding C-structures. In the case related to r4901, the hook would be sc_pkcs15_pubkey_info_t->path. The underlying ASN1 typ

Re: [opensc-devel] assertion configuration (Re: Verification of send/receive Limits)

2010-11-30 Thread Martin Paljak
On Nov 30, 2010, at 3:59 PM, Ludovic Rousseau wrote: > 2010/11/30 Martin Paljak : >> >> On Nov 30, 2010, at 3:30 PM, Ludovic Rousseau wrote: >> >>> 2010/11/25 Andre Zepezauer : Thanks for help. Please remove these two lines: http://www.opensc-project.org/opensc/browser/trunk/src/libop

[opensc-devel] assertion configuration (Re: Verification of send/receive Limits)

2010-11-30 Thread Ludovic Rousseau
2010/11/30 Martin Paljak : > > On Nov 30, 2010, at 3:30 PM, Ludovic Rousseau wrote: > >> 2010/11/25 Andre Zepezauer : >>> Thanks for help. Please remove these two lines: >>> http://www.opensc-project.org/opensc/browser/trunk/src/libopensc/card-entersafe.c#L137 >> >> pkcs15-init: card-entersafe.c:38

Re: [opensc-devel] Verification of send/receive Limits

2010-11-30 Thread Martin Paljak
On Nov 30, 2010, at 3:30 PM, Ludovic Rousseau wrote: > 2010/11/25 Andre Zepezauer : >> Thanks for help. Please remove these two lines: >> http://www.opensc-project.org/opensc/browser/trunk/src/libopensc/card-entersafe.c#L137 > > pkcs15-init: card-entersafe.c:383: entersafe_read_binary: Assertion

Re: [opensc-devel] Verification of send/receive Limits

2010-11-30 Thread Ludovic Rousseau
2010/11/25 Andre Zepezauer : > Thanks for help. Please remove these two lines: > http://www.opensc-project.org/opensc/browser/trunk/src/libopensc/card-entersafe.c#L137 pkcs15-init: card-entersafe.c:383: entersafe_read_binary: Assertion `count <= card->max_recv_size' failed. card->max_recv_size is

Re: [opensc-devel] [opensc-commits] svn opensc changed[4882] Update from SimCList version 1.5

2010-11-30 Thread Ludovic Rousseau
Hello Michele, Can you review the mail bellow and the attached patch? It would be nice to have the patch committed in SimCList. Bye, 2010/11/30 Martin Paljak : > Hello, > > On Fri, Nov 26, 2010 at 14:57,   wrote: >> Log Message: >> --- >> Update from SimCList version 1.5 >> http://mij.ol

Re: [opensc-devel] Debian bug 602546libopensc2 package contains unversioned .so files

2010-11-30 Thread Ludovic Rousseau
2010/11/29 Martin Paljak : > On Nov 29, 2010, at 5:55 PM, Douglas E. Engert wrote: >> There is a serious bug on the Debian bug tracking system: >> >> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602546 > I don't see this as a serious problem for OpenSC codebase, but a serious > problem from De

Re: [opensc-devel] [opensc-commits] svn opensc changed[4882] Update from SimCList version 1.5

2010-11-30 Thread Martin Paljak
Hello, On Fri, Nov 26, 2010 at 14:57, wrote: > Log Message: > --- > Update from SimCList version 1.5 > http://mij.oltrelinux.com/devel/simclist/ At least the included patch is required to build with mingw, visual studio might require even more. Maybe it would make sense to suggest disab

Re: [opensc-devel] Applications hanging after Changeset 3683

2010-11-30 Thread Martin Paljak
On Thu, Apr 30, 2009 at 14:25, Ludovic Rousseau wrote: > 2009/4/29 João Poupino : >> On 29/4/09 12:10, Ludovic Rousseau wrote: >>> If you do not restart pcscd then the next "pkcs15-tool -D" fails? >> >> Yes, exactly. >> >>> Can you start pcscd and generate a pcscd log for the 2 "pkcs15-tool -D"? >