MUSCLE card insertion notification?

1999-01-14 Thread Naomaru Itoi
Hello, I am Naomaru Itoi, a graduate student in the University of Michigan, doing research on smartcards. I am trying to use MUSCLE software ... may I ask a question about it? Is there any way to receive notification when a smartcard is inserted into a card reader with your PC/SC software

Re: MUSCLE PC/SC Release 4 Out

1999-01-22 Thread Naomaru Itoi
e would be appreciated. Thanks! -- Concentration .. Naomaru Itoi *** 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 Bounced mail

1999-03-03 Thread Naomaru Itoi
think it would be great (secure and convenient) ... Pls. tell me what you think. -- Naomaru Itoi <[EMAIL PROTECTED]> Ph.D. candidate / GSRA http://www-personal.engin.umich.edu/~itoi/ Center for Information Technology Integration, University of Michigan http://www.citi.umich.edu/ > I

MUSCLE Re: Chris Dee

1999-03-04 Thread Naomaru Itoi
Hi Chris, I used G&D STARCOS 2.1 for Kerberos (this card is great for DES, it talks at 115KBps and has DES CBC chain mode) and Schlumberger MultiFlex 8K for SSH & PGP. Now I am looking at Schluberger Cyberflex Access to see if I can use it for both projects. > > http://www.citi.umich.edu/tec

Re: MUSCLE crypto JavaCard

1999-10-18 Thread Naomaru Itoi
ine on it. Could somebody >recommend one? How about cards without crypto? > > ... > JH -- Concentration .. Naomaru Itoi *** Linux Smart Card Developers - M.U.S.C.L.E. (Movement for the Use of Smart Cards in a Li

MUSCLE pcsc-lite

1999-12-30 Thread Naomaru Itoi
I made sure that "test" in pcsc-lite works on my RedHat-6.1. Wow. :) One thing I noticed was that there was no "card driver" posted on the MUSCLE web site. I think I saw a driver for Cyberflex Access there ... why did you remove it? Thanks. -- Concentra

Re: MUSCLE pcsc-lite

2000-01-01 Thread Naomaru Itoi
ep pcsc-lite as it is and make > the SSP provider it's own middleware that uses pcsc-lite as a plugin to > keep things pretty modular. > > I'll try to have something ready by next week and a SSP driver that works > w

DES signature of Cyberflex Access (Re: MUSCLE Help where do I find cardlet loaders for linux?)

2000-01-01 Thread Naomaru Itoi
Hi, Danny, I tried out your mksolo on Linux ... works great with Cyberflex Access. Thanks! (I think you should mention that you need -g with javac, though.) Now the problem is loading the created .bin file to Cyberflex Access. XCard-1.0 which you sent to us does not to seem to work with Towitok

release sc7816 library (Re: MUSCLE MakeSolo for Cyberflex Access / JC2.1 ? )

2000-01-03 Thread Naomaru Itoi
s. We are integrating it with pcsc-lite to support more readers. You can find the source code and precompiled binary for RedHat Linux in: http://www.citi.umich.edu/projects/sinciti/smartcard/sc7816.html Please send questions and comments to [EMAIL PROTECTED] . -- Concentration .. Na

Re: MUSCLE Advice...

2000-01-21 Thread Naomaru Itoi
Hi, Justin, We in CITI use: reader: Todos Argos Mini smartcard: Schlumberger Cyberflex Access and we are fairly happy. We develop all the applications on Linux using Linux jdk, mksolo from Linux Schlumberger, and our own applet loader: http://www.citi.umich.edu/projects/sinciti/s

Re: MUSCLE CyberflexAccess Infos

2000-01-26 Thread Naomaru Itoi
as algo. Is it right ? > I have not done internal / external authentication. I can help you about DES more if you want, but not with in/ex auth. Thanks. -- Concentration .. Naomaru Itoi *** Linux Smart Card Developers - M.U.

MUSCLE driver for Java crypto iButtons?

2000-02-25 Thread Naomaru Itoi
Hell, Is anyone working on a pcsc-lite driver for Dallas Semiconductor's Java crypto iButtons? If not, is there any starting point you would suggest? Thank you. -- Concentration .. Naomaru Itoi *** Linux Smart

Re: MUSCLE Projects..

2000-03-01 Thread Naomaru Itoi
card, smartcard reader for HandSpring. Our homepage is www.citi.umich.edu. Thanks. I am eager to hear about other people's projects. -- Concentration .. Naomaru Itoi > Date: Wed, 1 Mar 2000 09:15:09 -0800 (PST) > From: Angie Mitchell <[EMAIL PROTECTED]> > To: [EMAIL PROT

MUSCLE IFD handler document?

2000-03-15 Thread Naomaru Itoi
Hello, I am trying to write an IFD_Handler PC/SC driver. Is there any spec / document on how to write one? Otherwise, I will start from David's code. Thanks. -- Concentration .. Naomaru Itoi *** Linux Smart Card Devel

Re: MUSCLE Security Design for PC/SC

2000-03-31 Thread Naomaru Itoi
s location dependent. -- Concentration .. Naomaru Itoi *** 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 iButton progress?

2000-05-24 Thread Naomaru Itoi
Mukesh Agrawal got an IFD driver for Java iButton working. I will send it to you and David. Peter Lister: > Andreas Bogk said he'd started work on MUSCLE iButton support - is this > specifically for the Java iButton, or just the 1-wire / MicroLAN I/O? I'd be > quite interested just being able

Re: MUSCLE iButton progress?

2000-05-25 Thread Naomaru Itoi
> Would you consider sending a copy to others as well? In particular, I > would like a copy. Thanks, You can download it at: http://www-personal.engin.umich.edu/~itoi/ibutton/ibutton.tar.gz Thanks. -- Concentration .. Naomar

Re: MUSCLE smart card+PKI

2000-06-12 Thread Naomaru Itoi
Cyberflex Access has an impressively fast RSA coprocessor, too. It can do 1024 bit RSA decryption (signature) in about 2 seconds. The only other smartcard we tried was iButton, and this took about 7 seconds. We tried to purchase Java cards with RSA from Gemplus and G&D a half year ago, but the

Re: MUSCLE response data from SelectFile

2000-06-25 Thread Naomaru Itoi
ll? Depends on which APDU commands you are talking about. All the ISO 7816-4 compliant smartcards should understand select APDU and get_response APDU, but I believe only Schlumberger smartcards return file information after the select APDU. Even though most of the smartcards speak ISO 7816-4, the

Re: MUSCLE ReadBinary EOF?

2000-06-25 Thread Naomaru Itoi
There is no way of knowing the data size (a.k.a. logical size of a file) in the ISO 7816 file system. Inconvenient. I wish the standarization group or some smartcard venders put logical size in the file system meta data. I think the best way of working this around is to store the logical size i

MUSCLE readers that run faster than 9.6Kbps?

2000-09-07 Thread Naomaru Itoi
Hello, Is there any smartcard reader that (1) runs faster than 9.6Kbps - ideally runs at 105Kbps, and (2) has an IFD driver for Linux (on MUSCLE)? I know PC3 runs fast, but this is out of production. Thank you, -- Concentration .. Naomaru Itoi

Re: MUSCLE A question about RSA padding

2000-09-15 Thread Naomaru Itoi
have some code to use RSA operation on Cyberflex. I can send it to you if you want. -- /\ || | ## | | ## Naomaru Itoi | || \/ CITI Smartcard Group http://www-personal.engin.umich.edu/~itoi

Re: MUSCLE smartcard uses?

2000-10-24 Thread Naomaru Itoi
ours are described here: http://www.citi.umich.edu/projects/smartcard/ Good luck. :) -- Concentration .. Naomaru Itoi *** Linux Smart Card Developers - M.U.S.C.L.E. (Movement for the Use of Smart Cards in a Linux Environment) http:

Re: MUSCLE selecting a cardlet

2000-11-03 Thread Naomaru Itoi
Hello, First of all, you are using Cyberflex Access, correct? I assume so in the following. I think you are doing the right thing, and you have succeeded to select the applet. From my experience, Cyberflex Access does not return information after you select an applet. It does return info aft

Re: MUSCLE cyberflex sdk for linux

2000-11-14 Thread Naomaru Itoi
rder to build > cardlets with the Cyberflex Access 00 cards? Yes, you do. Class files are necessary to compile .java to .class, and mksolo is necessary to convert .class to .bin. -- Concentration .. Naomaru Itoi *** Linux Smart Card

Re: MUSCLE Newbie!!!

2000-12-18 Thread Naomaru Itoi
I do most of my smartcard development work on Linux. I personally like it much better than smartcard environments on Windows because it's more convenient and is free. reader: Todos Argos Mini and Towitoko Chipdrive card: Schlumberger Cyberflex Access development environment: http://www.citi.

Re: MUSCLE RNG's

2000-12-23 Thread Naomaru Itoi
What was your "simple tests"? Did you find any tendencies? Or is that a secret? > The "get challenge" apdu, 0x84, normally returns a random number. I once > collected 160 bytes from a Payflex P1 card and ran some simple tests. I > don't know how the rng is implemented in Payflex, and it

MUSCLE Cyberflex Access Starter Kit now available!

2000-12-15 Thread Naomaru Itoi
/cyberflex_starter/ Please send questions / comments to [EMAIL PROTECTED] . Enjoy, -- /\ || | ## | | ## Naomaru Itoi | || \/ CITI Smartcard Group http://www-personal.engin.umich.edu/~itoi http://www.citi.umich.edu

Re: MUSCLE Linux iButton support?

2001-01-16 Thread Naomaru Itoi
C/C++ code (PAM .so's) > on the PC side? Yes. As long as your application (PAM this case) sends APDUs, it's fine. -- Concentration .. Naomaru Itoi *** Linux Smart Card Developers - M.U.S.C.L.E. (Movement for the Use of

Re: MUSCLE Beginning smartcards in Linux

2001-01-17 Thread Naomaru Itoi
Hi, Chris, It's not a newbie-ish question. It is kind of confusing out there. Although we distribute the Linux starter kit at our homepage, we use neither the Reflex 60 reader, nor the xcard application, so unfortunately we cannot help you much on your problems. Also, Schlumberger has droppe

Re: MUSCLE Help to a newbie in SmartCard

2001-01-23 Thread Naomaru Itoi
Helio, The tutorial we used in the University of Michigan is at: http://www.citi.umich.edu/projects/smartcard/smartcard_seminar/ You may find it helpful. - Original Message - From: Helio Chissini de Castro <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 23, 2001 7:07

Re: MUSCLE Xcard and pcsc-lite

2001-01-23 Thread Naomaru Itoi
We do not support XCard, nor does Schlumberger. So I think you are on your own. - Original Message - From: Michael McCabe <[EMAIL PROTECTED]> To: Muscle <[EMAIL PROTECTED]> Sent: Tuesday, January 23, 2001 9:15 AM Subject: MUSCLE Xcard and pcsc-lite > As somebody else pointed out XCar

Re: MUSCLE Carldlet tools

2001-01-23 Thread Naomaru Itoi
Mick, We use an application called "pay" in this homepage. http://www.citi.umich.edu/projects/smartcard/cyberflex_starter/ pay doesn't have a GUI, though. > Date: Tue, 23 Jan 2001 17:25:57 + > From: Michael McCabe <[EMAIL PROTECTED]> > > Does anybody have any tools that will upload an

Re: MUSCLE Getting started

2001-01-26 Thread Naomaru Itoi
Hi, Steve, Excuse me for repeating this for 100 times, but I recommend Schlumberger Cyberflex smartcard (https://www.cardstore.slb.com/), Todos Argos Mini reader (http://www.todos.se/argosmini.htm), and the Linux Starter Kit (http://www.citi.umich.edu/projects/smartcard/cyberflex_starter/). :

Re: MUSCLE Disk encryption and more

2001-06-22 Thread Naomaru Itoi
Hi, It's still crude, but we have a paper on smartcard based secure booting: http://www.citi.umich.edu/techreports/ Boot up from secure ROM, and use a smartcard to make sure kernels and application binaries are good. -- Concentration .. Naomaru

Re: MUSCLE VerifyKey using OCF

2001-07-30 Thread Naomaru Itoi
Does your OCF have a PassThru API? (Sun's OCF does.) If it does, PassThru allows you to send an APDU directly to the card, so you could try that. -- Concentration .. Naomaru Itoi, coding @ home *** Linux Smart Card Devel

MUSCLE Is 61xx handled in your driver?

2001-07-30 Thread Naomaru Itoi
which the right way is. I am trying to find out how the actual reader drivers do it. Thank you. -- Concentration .. Naomaru Itoi, coding @ home *** Linux Smart Card Developers - M.U.S.C.L.E. (Movement for the Use of Smart Cards in a Linux