cloudflare / cloudflare/pat-go
ScalarBaseMult is deprecated
Open
- Dominant language
- Go
- Stars
- 40
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/cloudflare/pat-go/blob/555c9a43cc14763c7c116956bd985b1e78be76bb/ecdsa/ecdsa.go#L157
https://pkg.go.dev/crypto/elliptic#Curve.ScalarBaseMult
Contributor guide
Research direction
Start at ecdsa/ecdsa.go line 157 and read the linked Go elliptic Curve.ScalarBaseMult documentation to understand the deprecation and supported replacement. Update the deprecated usage while preserving the existing behavior, then run the repository's Go tests to verify the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cryptography
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100