-
Notifications
You must be signed in to change notification settings - Fork 177
ckem: move crypto/elliptic to crypto/ecdh #529
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bwesterb
reviewed
Jan 20, 2025
bwesterb
reviewed
Jan 20, 2025
armfazh
requested changes
Jan 22, 2025
armfazh
approved these changes
Jan 22, 2025
Thanks @MingLLuo |
project-mirrors-bot-tu bot
pushed a commit
to project-mirrors/forgejo-runner-as-gitea-act-runner-fork
that referenced
this pull request
Jul 3, 2025
I found that there is an unfinished TODO in
ckem.go
, and the go version we use now is higher than 1.20.Due to the limited code using crypto/ecdh in the entire repository, I can only go by my own experience with the transition, so some of the implementations may not be so satisfying.
This also help fix some problem of