-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I am trying to find a replacement for crypto/ecdsa, since it will soon be useless:
https://pkg.go.dev/crypto/ecdsa@go1.25rc1#PrivateKey.D
https://pkg.go.dev/crypto/ecdsa@go1.25rc1#PublicKey.X
https://pkg.go.dev/crypto/ecdsa@go1.25rc1#PublicKey.Y
so I thought this module might good, but I need secp256r1 and this only has secp256k1
https://github.com/primefactor-io/ecc/tree/master/pkg/curves
Metadata
Metadata
Assignees
Labels
No labels