ElementsProject / ElementsProject/libwally-core
Musig2 support
Open
- Dominant language
- C
- Stars
- 307
- Forks
- 159
- Avg merge
- 2h 56m
- Merged PRs (30d)
- 4
Description
https://github.com/ElementsProject/secp256k1-zkp/pull/131 adds MuSig2 support to secp256k1-zkp. According to its [documentation](https://github.com/jonasnick/secp256k1-zkp/blob/musig2/src/modules/musig/musig.md) the interface is "designed to be misuse resistant". Is there anything libwally-core can add to this? Or should consumers just call the secp256k1 methods directly?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.