Displaying 3 results from an estimated 3 matches for "gemplus".
Did you mean:
gdiplus
2002 Oct 17
2
playing with smartcard: rsa key upload?
I began playing with smartcard support and enabled this in openssh-3.5p1
on linux.
The -U (upload) option unfortunately doesn't work yet with ssh-keygen:
$ ssh-keygen -U 0
Enter file in which the key is (/home/user/.ssh/id_rsa):
key uploading not yet supported
Is there a tool to upload an openssh rsa key to a smart card so that I can
use it with ssh -I later on? Should I just upload it as a
2003 Aug 15
0
OpenSC 0.8.0 Released
.... It supports
PC/SC, CTAPI and OpenCT to talk to card terminals.
Supported Hardware
==================
The following card operating systems are supported at the moment (where
read-only means that personalized cards can be used, but OpenSC does not
provide personalization support for these).
- Gemplus GPK cards (except Gemsafe)
- Schlumberger Cryptoflex
- CardOS/M4 (Aladdin eToken PRO, etc)
- Starcos SPK (read-only)
- Micardo (read-only)
- MioCOS (read-only)
- Setcos (read-only)
- TCOS (read-only)
Note that Java cards are not supported at the moment.
Download
========
Source code is a...
2002 Jul 20
0
opensc smartcard support does not work
Hi,
sorry, I'm not on the list, so please answer directly.
I use opensc-0.7.0 and pcsc-lite-1.1.1 under FreeBSD 4.6
with Gemplus 410 and 430 smartcard readers and Schlumberger
cryptoflex smartcards.
I used openssh-3.2.2p1 but the relevant file scard-opensc.c
is unchanged in 3.4.
RSA authentication to a remote host running opensshd
did not work with the smartcard.
Investigating the problem I found, that the signature is
no...