I've successfully managed to install the applet on a JC 3.0.4 card from Idemia (Oberthur), following GP spec 2.2.1. The attestation certificate was used from the README examples.
The proprietary dependencies were swapped as follows:
- KeyBuidlerX.TYPE_AES_STATIC -> KeyBuilder.TYPE_AES
- KeyAgreementX.ALG_EC_SVDP_DH_PLAIN_XY -> KeyAgreement.ALG_EC_SVDP_DH_PLAIN
http://u2fdemo.appspot.com can register the authenticator, but testing fails.
https://demo.yubico.com/u2f is not capable of registering at all.
Do you have any ideas for what I might be doing wrong?
I've successfully managed to install the applet on a JC 3.0.4 card from Idemia (Oberthur), following GP spec 2.2.1. The attestation certificate was used from the README examples.
The proprietary dependencies were swapped as follows:
http://u2fdemo.appspot.com can register the authenticator, but testing fails.
https://demo.yubico.com/u2f is not capable of registering at all.
Do you have any ideas for what I might be doing wrong?