aboutsummaryrefslogtreecommitdiffstats
path: root/point.go
Commit message (Collapse)AuthorAgeFilesLines
* Rename package to secp256k1, remove main.goClawd2026-02-191-1/+1
|
* Add Point type with addition, doubling, scalar multiplicationClawd2026-02-191-0/+171