Hello, I released a preview of the MuscleCard framework today in the MuscleCard section of the website. It contains the MuscleCard loader - this gives the libmusclecard.so which libraries link to, headers, etc and dynamically loads the card service when a connection is made. Card services are in bundles in /usr/local/pcsc/services.
Since this is in early stages I will make frequent releases and accept any code to include. The API itself will not change besides some added values in structures... This preview framework contains the original musclecard applet bundle and also a preview of the Cryptoflex bundle. Here is the capabilites of the Cryptoflex bundle in the preview. The final release will fill in any of the gaps below..... Fully Supported Features: Create, Delete, List, Read, Write of Files (including ReadLarge ...) ChangePIN, VerifyPIN, UnblockPIN GetStatus, GetChallenge ListKeys Partially Supported Features: ListPINs - Lists 2 pins (0, 1) - only 2 pins are currently supported. ComputeCrypt - Might work with 1024 bit RSA keys / not tested GenerateKeyPair - only generates 1024 bit RSA keypairs in CRT format. ImportKey - allows the import of a 1024 bit RSA CRT key and a DES key. Under construction: ExportKey - started export of public key No support: CreatePIN - not even started ExternalAuthenticate - not even started LogoutAll - not supported Dave *************************************************************** 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 ***************************************************************
