- Based on https://eprint.iacr.org/2018/068.pdf and the scheme for discrete-logs (section 5) from https://eprint.iacr.org/2018/483.pdf
- Supports Schnorr for bitcoin (https://github.com/sipa/bips/blob/bip-schnorr/bip-schnorr.mediawiki)
Disclaimer: (1) This code should not be used for production at the moment. (2) This code is not secure against side-channel attacks
A wiki is available here: https://github.com/KZen-networks/multisig-schnorr/wiki.
Multisig Schnorr is released under the terms of the GPL-3.0 license. See LICENSE for more information.
The contribution workflow is described in CONTRIBUTING.md.
For any questions, feel free to email us.