diff options
| author | Clawd <ai@clawd.bot> | 2026-02-19 20:21:41 -0800 |
|---|---|---|
| committer | Clawd <ai@clawd.bot> | 2026-02-19 20:21:41 -0800 |
| commit | e0f87d3752edd792b7993d64622c216ebda225f4 (patch) | |
| tree | d11888bb28e70f4abce7502dd307dba5d2a31631 /go.mod | |
| parent | 90e12ea00741861bdf53ffb5826cb4a97ae0106a (diff) | |
Add field arithmetic (mod p operations)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -0,0 +1,3 @@ | |||
| 1 | module secp256k1-learn | ||
| 2 | |||
| 3 | go 1.23.5 | ||
