-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
btcec Encrypt / Decrypt #1880
Comments
No current plans to, but would accept a PR to re-add it. It was sort of contrived in the first place, and we weren't really sure how much usage in the wild it got. |
@Roasbeef pls i would like to take this up. |
@Roasbeef thanks for the resources. can you pls assign it to me ? |
We don't really assign issues. You have shown interest in tackling this, which is usually enough to signal to other people that work is in progress. And once you open a (draft) PR, it's clear to everyone you're working on it. |
alright @guggero . thanks for the feedback |
Hi
Based on what I found btcec Encrypt / Decrypt that used to be available has been removed btcec/v2:
https://pkg.go.dev/github.com/btcsuite/btcd/btcec/v2
Do you plan to make it available in btcec/v2 ?
Best
The text was updated successfully, but these errors were encountered: