----- Original Message -----
From: "Mladen Gavrilovic" <[EMAIL PROTECTED]>
Subject: Re: [Muscle] Setting up connection to JCOP 21 card
> printed with 32-bit keys, something like:
Apologies for that ridiculous statement, I meant 32-BYTE keys, or 256 bits.
> set-key ${CURRKEYS}
> print-key
> 1/1/DES-ECB/0123456789ABCDEF0123456789ABCDEF
> 1/2/DES-ECB/0123456789ABCDEF0123456789ABCDEF
> 1/3/DES-ECB/0123456789ABCDEF0123456789ABCDEF
Is this possibly being printed in hex, but without spaces between the
numbers? In this case that would be a 16-byte (128-bit) key.
> the DES encryption with 32-bit keys?
Again, 32-BYTE or 256 bits.
> ----- Original Message -----
> From: "Peter Williams" <[EMAIL PROTECTED]>
> To: "MUSCLE" <[EMAIL PROTECTED]>
> Sent: Wednesday, November 24, 2004 5:56 PM
> Subject: Re: [Muscle] Setting up connection to JCOP 21 card
>
>
> > The JCOP 21 is expecting you to poll for the 1B bytes of available
result.
> > i.e. issue: 0x00 0xC0 0x00 0x00 0x1B
> >
> > Eclipse did this for you, presumably, whereas your library is not
> > performing APDU emulation: its giving you the actual TPDU returned by
the
> > card, for your handling, according to your buffering requirements.
> >
> > It could be necessary to perform between 1 and 1B rounds of polling,
> > depending on the card's buffer resources, and the state of the garbage
> > collector.
> >
> > Following the subsequent GP domain selection and device authentication,
> and
> > status checking for the association, it is necessary to (re)select the
> > file/applet over the secure channel, which THEN returns a 90 00
> indication.
>
> _______________________________________________
> Muscle mailing list
> [EMAIL PROTECTED]
> http://lists.drizzle.com/mailman/listinfo/muscle
>
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.drizzle.com/mailman/listinfo/muscle