-
Notifications
You must be signed in to change notification settings - Fork 570
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
Add EC_Scalar and EC_AffinePoint types #4042
Merged
Merged
Commits on Jul 10, 2024
-
Add new EC_Scalar and EC_AffinePoint types
These have a much more restrictive interface, as compared to our existing EC_Point and BigInt Co-authored-by: René Meusel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 502b49c - Browse repository at this point
Copy the full SHA 502b49cView commit details -
Modify RFC6979 generator to accept EC_Scalar
Co-Authored-By: René Meusel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a311bb3 - Browse repository at this point
Copy the full SHA a311bb3View commit details -
Co-authored-by: René Meusel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19ea895 - Browse repository at this point
Copy the full SHA 19ea895View commit details -
Co-authored-by: René Meusel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9758800 - Browse repository at this point
Copy the full SHA 9758800View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b7a833 - Browse repository at this point
Copy the full SHA 0b7a833View commit details -
Use new EC types in GOST 34.10
Co-authored-by: René Meusel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 460ac4a - Browse repository at this point
Copy the full SHA 460ac4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 621f9d5 - Browse repository at this point
Copy the full SHA 621f9d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 056fcc5 - Browse repository at this point
Copy the full SHA 056fcc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b1d15b - Browse repository at this point
Copy the full SHA 5b1d15bView commit details -
Hide EC Scalar and Point data behind a virtual interface
This will allow switching in pcurves later
Configuration menu - View commit details
-
Copy full SHA for 8042e9d - Browse repository at this point
Copy the full SHA 8042e9dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.