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