This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 455
Check that the secret key is non-zero modulo the order of the elliptic curve #8829
Merged
Commits on Aug 9, 2023
-
Ensure that the secret key generated using the `SecretKey.fromBytes` function is non-zero modulo the order of the elliptic curve.
Configuration menu - View commit details
-
Copy full SHA for 170e999 - Browse repository at this point
Copy the full SHA 170e999View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65bf2a0 - Browse repository at this point
Copy the full SHA 65bf2a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a1aaa1 - Browse repository at this point
Copy the full SHA 8a1aaa1View commit details
Commits on Aug 15, 2023
-
Case for a secret key that is non-zero but zero modulo the group order must hold
Configuration menu - View commit details
-
Copy full SHA for ace7eb2 - Browse repository at this point
Copy the full SHA ace7eb2View commit details
Commits on Aug 16, 2023
-
- Update the blsSign function - Add and update unit tests
Configuration menu - View commit details
-
Copy full SHA for b3e9f22 - Browse repository at this point
Copy the full SHA b3e9f22View commit details -
Configuration menu - View commit details
-
Copy full SHA for bac6e36 - Browse repository at this point
Copy the full SHA bac6e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8e6ffb - Browse repository at this point
Copy the full SHA a8e6ffbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 879f9bd - Browse repository at this point
Copy the full SHA 879f9bdView commit details
Commits on Aug 17, 2023
-
Remove unnecessary checks Co-authored-by: AndreasKendziorra <40799768+AndreasKendziorra@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b9db0ec - Browse repository at this point
Copy the full SHA b9db0ecView commit details -
Co-authored-by: AndreasKendziorra <40799768+AndreasKendziorra@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f00485f - Browse repository at this point
Copy the full SHA f00485fView commit details -
Co-authored-by: AndreasKendziorra <40799768+AndreasKendziorra@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e229ec2 - Browse repository at this point
Copy the full SHA e229ec2View commit details -
Co-authored-by: AndreasKendziorra <40799768+AndreasKendziorra@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cf6866c - Browse repository at this point
Copy the full SHA cf6866cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5498c1d - Browse repository at this point
Copy the full SHA 5498c1dView commit details -
Merge branch '8783-bls-sk-checks' of github.com:LiskHQ/lisk-sdk into …
…8783-bls-sk-checks
Configuration menu - View commit details
-
Copy full SHA for f442e8e - Browse repository at this point
Copy the full SHA f442e8eView commit details -
Test that `blsPopProve` function throws an an error when the sk is zero
Configuration menu - View commit details
-
Copy full SHA for 98b14dc - Browse repository at this point
Copy the full SHA 98b14dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9a37b4 - Browse repository at this point
Copy the full SHA c9a37b4View 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.