On 18/04/06, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote:
> Is there a new revision of ccid standard?
> does anyone know what changed / what we need to
> do to get devices with it working?
>
> Jim Rees has an Activcard usb smart card reader.
> With normal ccid devices the interface is
> bIn
http://www.ttfn.net/techno/smartcards/iso7816123.html
This does not include the T=1 annex
suppose that some "mysterious" data send to the eToken that I have seen
and I
didn't understand like 00 90 00 90 or 00 80 00 80 is also part of the T=1
protocol
these are T1_R_BLOCKS, and this partic
Hi Holger,
I think I know what the issue is.
How exactly are you trying to create signatures?
what padding mode etc. are you using?
The reason I'm asking is this: if I remember correctly, opensc so far only
has flags what a card can do (in theory), but it has these flags once per
card. Each key
Holger Smolinski wrote:
Happy Easter Holidays!
I have run into an issue using a SignTrust TCOS Card (issuer: Deutsche
Telekom) in a Reiner SCT cyberjack smart card reader. I am using the
CTAPI driver supplied by ReinerSCT (libctapi-cyberjack).
which opensc version ?
I can't create signature
Am Mittwoch, 19. April 2006 17:48 schrieb Sergio C:
> Does anyone know some free online resources about ISO 7816-3?
there is some content in
http://www.ttfn.net/techno/smartcards/iso7816123.html
if you find new valuable links, please add them to
http://www.opensc-project.org/openct/wiki/Resources
Thank you guys!
I'll try to read about ISO 7816-3 then... I suppose that some "mysterious"
data send to the eToken that I have seen and I didn't understand like 00 90
00 90 or 00 80 00 80 is also part of the T=1 protocol defined in the 3rd
part of the ISO 7816. That explains all :)
Does anyo
On 19/04/06, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote:
> Hi,
Hello,
> does anyone know how we can solve this problem?
> using two cards at the same time does currently
> not work:
You have two cards and only one reader or also two readers?
> if C_Initialize is called the second card blocks
Hi, in preparation for the linuxtag we are looking for
detailed card information and pictures.
for example: what exactly is that card that opensc supports?
is it common? does everyone have one in your country or
only a few people? is it one of several popluar alternative
or the only card available
Hi,
does anyone know how we can solve this problem?
using two cards at the same time does currently
not work:
if C_Initialize is called the second card blocks if there is
already an open session. C_Initialize looks at all readers,
whether in use or not. The calling chain is:
C_Initialize
-> __ca