Skip to content

Commit

Permalink
Unify isValidElement() and inBounds()
Browse files Browse the repository at this point in the history
Remove GINV_MOD_P and G_SQUARED_MOD_P in GroupContext interface
Remove "safe" parameter for VecElementModP, not needed.
  • Loading branch information
JohnLCaron committed Apr 30, 2024
1 parent be5468d commit 006fdd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![License](https://img.shields.io/github/license/JohnLCaron/egk-ec)](https://github.com/JohnLCaron/egk-ec/blob/main/LICENSE.txt)
![GitHub branch checks state](https://img.shields.io/github/actions/workflow/status/JohnLCaron/egk-ec/unit-tests.yml)
![Coverage](https://img.shields.io/badge/coverage-90.4%25%20LOC%20(6997/7741)-blue)
![Coverage](https://img.shields.io/badge/coverage-90.4%25%20LOC%20(6991/7730)-blue)

# ElectionGuard-Kotlin Elliptic Curve

Expand Down

0 comments on commit 006fdd7

Please sign in to comment.