Skip to content

Commit

Permalink
fix tests list
Browse files Browse the repository at this point in the history
  • Loading branch information
olga24912 committed Dec 12, 2023
1 parent 8ea07da commit 5401f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neps/nep-0488.md
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ This section aims to validate the handling of incorrect input data:

- Incorrect input length.
- Incorrect sign value (not 0 or 1).
- Erroneous coding of field elements, resulting in a correct point on the curve if only the suffix is considered.
- Erroneous coding of field elements: one of the first three bits set up incorrectly.
- Erroneous coding of field elements resulting in a correct element on the curve modulo p.
- Erroneous coding of field elements with an incorrect extra bit in the decompressed encoding.
- Point not on the curve.
Expand Down

0 comments on commit 5401f53

Please sign in to comment.