Skip to content

secp256r1 #1

@3052

Description

@3052

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions