Adaptor Signature
Open
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I have been wondering if there is any way to modify the library to implement Adaptor Signature, where an adaptor point (T where `T = t * G`) will be used with the combined nonce to make the signature invalid. But once the adaptor secret (t) is revealed we can add it to the combined signature` s' = s + t` to make it a valid BIP340 signature. Similar to the public key tweaking mentioned in the image.

My ultimate goal is to achieve DLC using this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.