Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register ECDSA mechanisms according to card capabilities #4

Closed
philipWendland opened this issue Feb 15, 2015 · 1 comment
Closed

Register ECDSA mechanisms according to card capabilities #4

philipWendland opened this issue Feb 15, 2015 · 1 comment

Comments

@philipWendland
Copy link
Owner

It should be investigated how the feature bitmap sent by the applet upon selection could be used to tell the host which EC curve lengths are supported by the card.

@philipWendland
Copy link
Owner Author

c1ac127 addressed this with on/off granularity. Testing for supported lengths would require trying to generate key pairs for each length and catch exceptions upon installation time, which is not feasible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant