Re: [opensc-devel] Interfacing eToken Pro/OpenSC with Apple Keychain

2006-06-14 Thread Harsh Sangal
Thanks, now it is clear to me that "pcscd" would only be auto launched for a fixed set fo tokens and not in case of ours. Does the same apply to the "tokend" for the token? Becoz I found that the security server i.e. securityd didn't start any "tokend" (e.e. CAC, BELPIC etc.) present in the /Syste

[opensc-devel] PKCS#11 PIN Handling

2006-06-14 Thread Thomas Harning
Hi again, I've been trying to work some kinks out of the Muscle Plugin and have found that the PKCS11 library is having issues with things. I'm trying to make sure that I get the PIN number and verify before operations, so I have the plugin select a file and authenticate to it as per the examples

Re: [opensc-devel] cryptoshop.com?

2006-06-14 Thread Harald Welte
On Tue, Jun 13, 2006 at 09:58:16PM +0200, Andreas Jellinghaus wrote: > Hi, > > has anyone bought cards from cryptoshop.com and can say > anything about their handling etc? I've mostly bought readers from them so far, but also some cards. The handling was very good. During my last trip to Vienna

Re: [opensc-devel] Writing an openct ifd handler for librfid

2006-06-14 Thread Harald Welte
On Tue, May 30, 2006 at 06:59:26PM +0200, Henryk Plötz wrote: > Also the build process is currently somewhat complicated because a > librfid ifd handler needs to have librfid, but librfid needs openct a > part of which is the librfid ifd handler. Some way to decouple these > dependencies? (E.g. d

Re: [opensc-devel] Writing an openct ifd handler for librfid

2006-06-14 Thread Harald Welte
On Wed, May 31, 2006 at 08:29:56AM +0200, Ludovic Rousseau wrote: > Hello, > > On 30/05/06, Henryk Plötz <[EMAIL PROTECTED]> wrote: > >I'm currently in the process of trying to write an ifd handler to be > >able to use librfid in openct (and therefore in opensc and pc/sc) to be > >run with the lib

[opensc-devel] PKCS11 Data Object Creation

2006-06-14 Thread Thomas Harning
Just wondering... does the OpenSC pkcs11 library contain functions for data object creation? I looked through the framework-pkcs15.c file (which is used by pkcs11-object.c to create objects) and found that the only supported classes are CKO_PRIVATE_KEY, CKO_PUBLIC_KEY, and CKO_CERTIFICATE. I'm wo

Re: [opensc-devel] Understanding locking

2006-06-14 Thread Alessandro Premoli
Alessandro Premoli wrote: Second scenario: PKCS#11 lib with lock_login = false 1) start thunderbird 2) read an encrypted message (it asks user pin, but fails to decrypt the message, the PKCS#11 lib is unusable) 3) pkcs11-tool works correctly and displays all the info requested Just an additio

Re: [opensc-devel] openct: remove device guessing

2006-06-14 Thread Ludovic Rousseau
Hello, On 13/06/06, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote: We have some ugly code in openct that guesses whether some device is serial or usb or ... I think the code is not needed, most plattforms also don't implement it. instead I modified all parts of the code to not only pass a devic

Re: [opensc-devel] more cryptoflex atr / use atr mask

2006-06-14 Thread Ludovic Rousseau
Hello, On 12/06/06, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote: this patch adds two new ATR to the cryptoflex driver and uses the atr mask to ignore the content of the last two bytes. maybe we should do that for all cards? I improved my ATR_analysis program (available from [1]) to also pars

[opensc-devel] Understanding locking

2006-06-14 Thread Alessandro Premoli
Hello, I've started playing with an Aladdin eToken PRO using latest releases of openct and opensc on FreeBSD, but I'm encountering strange behaviours on concurrent accesses. I'd like to understand how locking works in opensc and if these are expected behaviours or real bugs. Single access works

Re: [opensc-devel] Interfacing eToken Pro/OpenSC with Apple Keychain

2006-06-14 Thread Jean-Pierre Szikora
Harsh Sangal a écrit : I willl have to write a tokend for my crypto USB token and I have a ifdhandler for the same. But I have a question regarding the support of smart cards/tokens in MAC OS X 10.4+ as said by apple technical staff. They say- 1. open up the terminal and run the "top" command to