Skip to content

Conversation

@zz-sol
Copy link

@zz-sol zz-sol commented Dec 10, 2025

This is the first PR for enabling hEEA verification algorithm. See the discussions here #856

This PR has three commits for the ease of reviewing.

The first commit is purely adding constants. The last commit is for benchmark and testing.
a0a6b03 is the main algorithm that is been implementated.

@tarcieri
Copy link
Contributor

Regarding tests, a proptest that vartime_triple_scalar_mul_basepoint is equivalent to either the raw operations on points/scalars or Vartime(Precomputed)MultiscalarMul sounds useful

@zz-sol zz-sol force-pushed the zz/three_scalar_mul branch 2 times, most recently from 272fe20 to e17cf8f Compare December 12, 2025 01:52
@zz-sol zz-sol force-pushed the zz/three_scalar_mul branch from e17cf8f to f40a373 Compare December 12, 2025 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants