aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename package to secp256k1, remove main.goClawd2026-02-195-12/+4
* Add Point type with addition, doubling, scalar multiplicationClawd2026-02-192-0/+366
* Add field_test.go, simplify main.goClawd2026-02-192-27/+141
* Rename PLAN to READMEClawd2026-02-191-0/+0
* Add field arithmetic (mod p operations)Clawd2026-02-193-0/+128
* Initial learning planClawd2026-02-191-0/+70