Skip to content
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

Stabilize Payjoin v2 with secp256k1 HPKE in OHTTP #126

Open
DanGould opened this issue Dec 11, 2023 · 0 comments
Open

Stabilize Payjoin v2 with secp256k1 HPKE in OHTTP #126

DanGould opened this issue Dec 11, 2023 · 0 comments
Labels

Comments

@DanGould
Copy link
Contributor

The ohttp crate does not yet support secp256k1 keys. Since payjoin is designed for bitcoin settings, using secp256k1 and especially the common libsecp256k1 crate would allow us to reduce dependency burden downstream.

Using an HPKE crate that depends on libsecp256k1 would be of use for both this issue and #125

tagging @dongcarl @moneyball

@DanGould DanGould added this to the Payjoin V2 beta milestone Dec 11, 2023
@DanGould DanGould changed the title Use secp256k1 HPKE in OHTTP Stabilize Payjoin v2 with secp256k1 HPKE in OHTTP Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant