Re: [opensc-devel] New experimental SCA (OpenSC For Apple MacOSX) release

2006-04-25 Thread Douglas E. Engert
Does this have anything to do with finding the openssl crypto lib? What does otool -L show? (Sort of like the unix ldd command.) Does DYLD_LIBRARY_PATH have to be set before the build? The linker will add this to the library path. JP Szikora wrote: Javier Manzano Valdearenas a écrit : Hi Jea

Re: [opensc-devel] Re: Eutron CryptoCombo ITSEC-I

2006-04-25 Thread Justin Karneges
On Tuesday 25 April 2006 13:42, Chaskiel M Grundman wrote: > you can't pkcs15-init -C more than once. > if pkcs15-init -E worked on this card, you could do that first, but if your > card is anything like mine, there's a pin protecting DELETE on objects in > the MF (this card supports list files, an

Re: [opensc-devel] fixes for gtkcard

2006-04-25 Thread Andreas Jellinghaus
Am Dienstag, 25. April 2006 22:58 schrieb Ludovic Rousseau: > > 2.) P11.c has several off by one error. one is fixed with > > setting j to 31, but two lines below that tokenString[32] > > is also off by one. > > Line 50 we have: > char itokenString[33]; > so tokenString[32] is valid (even if a

Re: [opensc-devel] fixes for gtkcard

2006-04-25 Thread Ludovic Rousseau
On 25/04/06, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote: > I found a few issues with gtkcard, please > review attached patch. > > 1.) enrollInfo in CreateWindows.c is malloc'ed and filled > but never used. Exact. > 2.) P11.c has several off by one error. one is fixed with > setting j to 31, bu

Re: [opensc-devel] Re: Eutron CryptoCombo ITSEC-I

2006-04-25 Thread Chaskiel M Grundman
--On Tuesday, April 25, 2006 09:10:47 -0700 Justin Karneges <[EMAIL PROTECTED]> wrote: card.c:376:sc_create_file: returning with: Incorrect parameters in APDU Failed to create PKCS #15 meta structure: Incorrect parameters in APDU Hm. you can't pkcs15-init -C more than once. if pkcs15-

[opensc-devel] fixes for gtkcard

2006-04-25 Thread Andreas Jellinghaus
I found a few issues with gtkcard, please review attached patch. 1.) enrollInfo in CreateWindows.c is malloc'ed and filled but never used. 2.) P11.c has several off by one error. one is fixed with setting j to 31, but two lines below that tokenString[32] is also off by one. 3.) newObject is not

Re: [opensc-devel] New experimental SCA (OpenSC For Apple MacOSX) release

2006-04-25 Thread JP Szikora
Javier Manzano Valdearenas a écrit : Hi Jean, I have compiled my own version of SCA and tried yours. Both are giving me a little error on loading opensc-pkcs11.so file. I try pkcs11-tool and gives me the following error. ./pkcs11-tool -lO error: Failed to load pkcs11 module Hola Javier, Yo

Re: [opensc-devel] New experimental SCA (OpenSC For Apple MacOSX) release

2006-04-25 Thread Javier Manzano Valdearenas
Hi Jean, I have compiled my own version of SCA and tried yours. Both are giving me a little error on loading opensc-pkcs11.so file. I try pkcs11-tool and gives me the following error. ./pkcs11-tool -lO error: Failed to load pkcs11 module Aborting. I try loading the "/Library/OpenSC/lib/ope

[opensc-devel] Re: Eutron CryptoCombo ITSEC-I

2006-04-25 Thread Justin Karneges
On Monday 24 April 2006 23:29, Chaskiel Grundman wrote: > On Mon, 24 Apr 2006, Justin Karneges wrote: > > Alright, I decided to pick up an ITSEC-I model so that I'd at least have > > a working card. Sadly, and many dollars later, I can't get this one to > > work either. :( pkcs11-tool reports a l

Re: [opensc-devel] Problems with openct 0.6.7-rc2 (and -rc3)

2006-04-25 Thread Ville Skyttä
On Tue, 2006-04-25 at 11:06 +0200, Andreas Jellinghaus wrote: > please hand me that brown paperbag :( Here you go :) > fixed in openct 0.6.7-rc3. With rc3 it's different, but still no dice, now I get "Error: too many readers, no reader slot available". When ifdhandler calls ct_status_alloc_slot

Re: [opensc-devel] Problems with openct 0.6.7-rc2

2006-04-25 Thread Andreas Jellinghaus
please hand me that brown paperbag :( fixed in openct 0.6.7-rc3. also I updated the Info.plist file. By default bundles are not installed, but if you use --with-bundle-dir they will be installed to that directory. hmm, I noticed configure --help does not look nice, but that is not release criti

Re: Eutron CryptoCombo ITSEC-I (was Re: [opensc-devel] Eutron CryptoCombo FIPS)

2006-04-25 Thread Chaskiel Grundman
One more cardos question: Is there a way to delete a pin reference, other than deleting the DF that it's rooted in? if so, I may be able to simulate pkcs15-init -E even with the blocked pseudo-transport pin ___ opensc-devel mailing list opensc-devel

Re: Eutron CryptoCombo ITSEC-I (was Re: [opensc-devel] Eutron CryptoCombo FIPS)

2006-04-25 Thread Andreas Jellinghaus
> # pkcs11-tool --module /usr/local/lib/opensc-pkcs11.so --list-objects > card-cardos.c:225:cardos_check_sw: file not found > iso7816.c:458:iso7816_select_file: returning with: File not found > card-cardos.c:401:cardos_select_file: returning with: File not found > card.c:563:sc_select_file: returni

Re: Eutron CryptoCombo ITSEC-I (was Re: [opensc-devel] Eutron CryptoCombo FIPS)

2006-04-25 Thread Chaskiel Grundman
My ITSEC-I works fine (more or less) % pkcs11-tool --list-objects Certificate Object, type = X.509 cert label: Certificate ID: 45 Public Key Object; RSA 1024 bits label: Certificate ID: 45 Usage: encrypt, verify When I added the certificate (using pk