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

Comply with JC Specification #4

Open
mavroudisv opened this issue Dec 5, 2017 · 0 comments
Open

Comply with JC Specification #4

mavroudisv opened this issue Dec 5, 2017 · 0 comments
Assignees

Comments

@mavroudisv
Copy link
Member

mavroudisv commented Dec 5, 2017

Since JCMathLib implements some classes from the specification (int, BigNumber) it would be useful to fully comply with it, whenever possible.

In most cases, we provide additional functionality and that's ok.
I'm planning to do two things:

  • Make sure that we provide all the methods found on the specification and we have the same signature.
  • Rename classes and methods to match those of the spec.

This will temporarily hurt backwards compatibility, but in the long run will makes things easier, especially in cases where some of these classes start to appear in commercial cards.

@mavroudisv mavroudisv self-assigned this Dec 5, 2017
dufkan added a commit that referenced this issue May 7, 2023
minor fix: update curve params after reset in ECExample
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