On 8/14/07, Peter Stuge <[EMAIL PROTECTED]> wrote:
>
> On Tue, Aug 14, 2007 at 07:15:59PM -0700, Siddhartha Kasivajhula wrote:
>
> > I was trying to run "verify" in opensc-explorer, but I entered the
> > wrong password too many times and now it says "authentication
> > locked"!
>
> Depending on your card OS this may be irreversible. :\


How about this command "unblock"? OpenSC says it can "unblock a PIN". What
is the format of this command? I tried:
unblock KEY1 111111
unblock KEY1 11:11:11
..and many permutations of 00:11:11:11, 11:11:11:ff, 00:00:00:00:00:11:11:11

they all return "Invalid type"

> What is the correct format for the "verify" command? Do I just put
> > my KEY as "111111" or as "11:11:11"? When I initialized the card, I
> > entered "111111" as the user PIN.
>
> I would assume it's more like 31:31:31:31:31:31 but possibly it will
> need padding to 8 bytes with 00 or ff, before or after.


did you choose "31" arbitrarily? 8 bytes -- so in my case something like
"00:00:00:00:00:11:11:11" ?


> OpenSC [3F00]> verify KEY1 111111
>
> opensc-explorer really is just a low-level software debugging tool,
> not intended for anyone but developers.


Yes, I plan to develop :)

> How do I unlock the card now?
>
> What card was this again?


CRYPTO EGATE 32K
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to