Re: MUSCLE Schlumberger Cards with Gemplus reader

2001-07-20 Thread Stephen Pellicer
On Fri, Jul 20, 2001 at 01:30:35AM +0200, Francois ARNAULT wrote: > Hello, > > I'm trying to use Schlumberger Cryptoflex 8K and Cyberflex Access > smart cards in a Gemplus 410 reader driven by pcsc-lite-0.9.3, and I > have some trouble. I have the same combination. I ran into some trouble wi

MUSCLE Long time since I've had questions!

2001-03-06 Thread Stephen Pellicer
I'm getting back into testing things with the MUSCLE stuff and I really should have written a lot of things down from the last time I played with it. I have a few general questions on my combination of gear. I've been having to patch my GemPlus 410 reader drivers for pcsc to not change speed with

Re: MUSCLE Mac OS X Drivers / Support.

2000-12-14 Thread Stephen Pellicer
hand, if you are interested in working with me on this, don't hesitate to contact me. Stephen Pellicer *** Linux Smart Card Developers - M.U.S.C.L.E. (Movement for the Use of Smart Cards in a Linux Environment) http://www.linuxnet.com/smartcard/index.html ***

Re: MUSCLE S/MIME support with SC.

2000-11-27 Thread Stephen Pellicer
On Mon, Nov 27, 2000 at 11:26:30AM -, Andrew Back wrote: > Can anyone tell me if it is possible to integrate S/MIME (perhaps from > OpenSSL) with M.U.S.C.L.E Smart Card support? I know Tommaso Cucinotta is working on the smartsign project. This integrates pcsc with a pkcs package for use with

Re: MUSCLE USB Tokens

2000-10-23 Thread Stephen Pellicer
On Wed, Sep 27, 2000 at 04:25:51AM -0500, David Corcoran wrote: > Currently only the Mac OS directory exists but Linux, Solaris could > all exist and so you would distribute one package which contains multiple > drivers for different platforms - which vary only by that shared object. > The In

Re: MUSCLE state management.

2000-10-05 Thread Stephen Pellicer
On Thu, Oct 05, 2000 at 09:31:29AM -0500, David Corcoran wrote: > I would like to see a new kind of channel management where the card is sent > a command to establish a connection and receive a handle for a particular > application. The card would do a key exchange with the application and the >

Re: MUSCLE state management.

2000-10-05 Thread Stephen Pellicer
On Thu, Oct 05, 2000 at 02:09:37PM +0200, [EMAIL PROTECTED] wrote: > I think, that one problem is the blurred term PIN which is not > sufficiently distinguished from CHV. PINs are used for a several > purposes and CHV (i. e. proving you are the legitimate owner of the > card) is only one

Re: MUSCLE state management.

2000-10-05 Thread Stephen Pellicer
On Wed, Oct 04, 2000 at 11:27:35PM -0500, David Corcoran wrote: > First, I would love it if someone had a glorious solution for this. If you > do, please don't hesitate to mention it. I don't have a glorious solution, but I have some ideas. > At some point in the middleware there needs to be so

Re: MUSCLE pcsc-lite-0.7.8 released

2000-10-05 Thread Stephen Pellicer
On Thu, Oct 05, 2000 at 08:10:26AM +0200, Esben Haabendal Sorensen wrote: > >>>>> "Stephen" == Stephen Pellicer <[EMAIL PROTECTED]> writes: > > Stephen> I even found some good architectural discussion from HP's PAM > Stephen> designs for a

Re: MUSCLE pcsc-lite-0.7.8 released

2000-10-04 Thread Stephen Pellicer
a lot longer blurb than David was expecting with his innocent "interesting project" note that I am responding to, but I am interested in comments on this stuff. If you don't want to comment on the philosophical stuff, at least comment on the simple questions of how people are

Re: MUSCLE USB Tokens

2000-09-27 Thread Stephen Pellicer
On Wed, Sep 27, 2000 at 10:38:07AM +0100, Pete Chown wrote: > Stephen Pellicer wrote: > > > Does anybody have any experience with the USB tokens (e.g. iKey 2000 > > from Rainbow Technologies) on linux. > > Not quite the answer you were looking for, but if you look at: &

MUSCLE USB Tokens

2000-09-26 Thread Stephen Pellicer
Does anybody have any experience with the USB tokens (e.g. iKey 2000 from Rainbow Technologies) on linux. How different are these from the smartcard/reader pairing that is currently supported? Are there any straightforward resources for dealing with these or writing completely new USB drivers for

MUSCLE SSP Lite

2000-09-15 Thread Stephen Pellicer
I'm using the SSP Lite interfaces for dealing with my Cyberflex Access cards and for the most part it works pretty well (I just don't like dealing with the blobs). I am running into a problem though: I've rigged ssh-agent to use my smartcard instead of the private key files normally used for RSA

Re: MUSCLE A question about RSA padding

2000-09-15 Thread Stephen Pellicer
On Fri, Sep 15, 2000 at 01:48:37PM -0400, Naomaru Itoi wrote: > We have done something like that (Cyberflex Access & SSH 1.2.27). > Maybe our course homepage helps. > http://www.citi.umich.edu/eecs598/ssh_sc.html. > > Cyberflex pad the data with 0. When your data is smaller than RSA key > size,

MUSCLE A question about RSA padding

2000-09-15 Thread Stephen Pellicer
tcard with RSA_padding_check_PKCS1_type2 type functions in openssl and if I can how do I use them? Any tips would be appreciated. Stephen Pellicer *** Linux Smart Card Developers - M.U.S.C.L.E. (Movement for the Use of Smart Cards in