Shelby Evans wrote:
> 
> David,
> I have the following:
> -An application that uses gpkcs11 with a software token
> -A Reflex 72 reader
> -A Cryptoflex 16 K card
> -Reflex 72 driver downloaded from MUSCLE
> -PC/SC Lite architecture software downloaded from MUSCLE
> 
> I want my application to use the Cryptoflex card instead of a software
> token. Could I fairly easily get this to work by downloading
> 1.  the specific MuscleCard dynamic plug-in (Cryptoflex bundle -
> slbCryptoflex.bundle),
> 2.  the MuscleCard Client Side API loader, and
> 3.  the gpkcs11 library that supports MuscleCard?
> 
> >From the MUSCLE messages I've read it looks like 1 and 2 are available
> now or will be available this week.  Is this correct?  Would I even need
> 2 if I'm using a Cryptoflex (non-java) card?  Any ideas on when soon
> would be for MuscleCard support of the gpkcs11 application?
> 
> I'm currently working with gpkcs11 and making changes to have it make
> PC/SC calls to talk to the card instead of the software token.  I've
> made some progress but from what I've read about Musclecard it may be a
> good idea for me to stop what I'm doing and go down the Musclecard path
> instead.
> 

On the Smart Sign download page

        http://smartsign.sourceforge.net

(subproject SmartPKCS11)

you can find a module for gpkcs#11 framework that
uses MuscleCardAPI to talk to a CardEdge enabled
smart card (a JavaCard 2.1.1 with the Card Edge
Applet on board).

The token is in an alpha-release state and does not
use dynamic loader at the moment. It directly makes
calls to MCardAPI. I guess the changes needed
to use the dynamic loader from David are a few
(maybe just a matter of what library you link to).

Hope this helps.

Bye,
        Tommaso.

-- 
/------------------------------------------------\
|  Dr. Tommaso Cucinotta <[EMAIL PROTECTED]>  |
+------------------------------------------------+
|     Scuola Superiore di Studi Universitari     |
|            e Perfezionamento S.Anna            |
|  Pisa                                   Italy  |
\------------------------------------------------/
***************************************************************
Unix Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards in a Linux Environment)
http://www.linuxnet.com/
To unsubscribe send an email to [EMAIL PROTECTED] with
unsubscribe sclinux
***************************************************************

Reply via email to