jderuiter / javacard-openpgpcard

Java Card implementation of the OpenPGP smart card
GNU General Public License v2.0
61 stars 18 forks source link

What is the default admin key? #4

Closed tho068 closed 6 years ago

tho068 commented 7 years ago

It is not working with 12345678 which usually is the default admin key. The card key 123456 however, works fine.

jderuiter commented 7 years ago

Looking at the code it should be 12345678. Could you provide the commands you tried that failed?

hexum commented 6 years ago

In my case only 12345678 is being accepted on setting name. I see no problems for now.

Version under tests: cada19e

jderuiter commented 6 years ago

The default admin key 12345678 works for me so I'm closing this issue. If you are still experiencing issues with this feel free to open a new issue with a detailed explanation to reproduce it.