David & Co:

The muscleCard applet for the JavaCard has an interesting, incomplete implementation

of one feature: KeyTries. When formatting the device, setup creates "maxtry" values

for each Key object, as if one would later test that attempts

to creat/import/? a key should occur within the trial allowance. No such verification

ever takes place, however: this control array is unused in the public code.

 

I do notice that another state management routine, also unused:

private void LoginStrongIdentity(byte key_nb);

 

Please, correct my assumption: the design allowed, and an earlier implementation

provided,  for initializating and somehow presenting a symemtric key, such that one could

log in "Strongly" to the device, upon showing knowledge of and initialization

of a crypto key. Perhaps this was an implementation of the

secure messaging TOE function? Were there ever ACL checking routines

that checked for "strong logon", prior to allowing access to some APDU handlers?

 

Peter.



 

>From: David Corcoran <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: [Muscle] Error on formatting my card
>Date: Thu, 8 Jan 2004 20:39:23 -0600
>
>Hello,
>
>Try ...
>
>
>>How much object memory would you like to allocate ?
>>Example: 7096 (7k) : 22000
>>Please enter a new auth pin value (pin 0) : 00000000
>>Please enter your user pin value (pin 1)  : 00000000
>>Please enter your user pin unblock value  : 00000000
>>Please enter your number of pin tries     : 6
>
>On Jan 8, 2004, at 7:17 PM, Toni Moreno Gim�nez wrote:
>
>>How much object memory would you like to allocate ?
>>Example: 7096 (7k) : 32768
>>Please enter a new auth pin value (pin 0) : XXXX
>>Please enter your user pin value (pin 1)  : YYYY
>>Please enter your user pin unblock value  : ZZZZ
>>Please enter your number of pin tries     : 10
>
>
>_______________________________________________
>Muscle mailing list
>[EMAIL PROTECTED]
>http://lists.musclecard.com/mailman/listinfo/muscle


Get reliable dial-up Internet access now with our limited-time introductory offer. _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle

Reply via email to