We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
I'm interested. I could implement it this or the coming week.
Are we aware of any methods checking the primality of their input parameters? I think that would be the optimal way of doing it.
For example, the setFieldFP() seems to be a good candidate:
https://docs.oracle.com/javacard/3.0.5/api/javacard/security/ECKey.html#setFieldFP(byte[],%20short,%20short)
I believe we are already using this method, so it won't introduce new API dependencies.
Sorry, something went wrong.
mavroudisv
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: