goldilocks: review scalar mult of non-prime order points
Open
needs investigation
- Dominant language
- Go
- Stars
- 1.7k
- Forks
- 219
- Avg merge
- 15h 45m
- Merged PRs (30d)
- 4
Description
The package circl/ecc/goldilocks exposes scalar multiplication functions that assume input points are prime-order (like in the case of EdDSA).
This ticket is for ensuring that multiplication routines work as expected with non-prime order points.
Contributor guide
Assessment
This issue has not been assessed yet.