| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename package to secp256k1, remove main.go | Clawd | 2026-02-19 | 1 | -8/+0 |
| * | Add field_test.go, simplify main.go | Clawd | 2026-02-19 | 1 | -27/+2 |
| * | Add field arithmetic (mod p operations) | Clawd | 2026-02-19 | 1 | -0/+33 |
![]() |
index : secp256k1-learn.git | |
| Learning to implement secp256k1 from scratch in pure Go |
| aboutsummaryrefslogtreecommitdiffstats |
| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename package to secp256k1, remove main.go | Clawd | 2026-02-19 | 1 | -8/+0 |
| * | Add field_test.go, simplify main.go | Clawd | 2026-02-19 | 1 | -27/+2 |
| * | Add field arithmetic (mod p operations) | Clawd | 2026-02-19 | 1 | -0/+33 |