Add 3-of-3 MuSig example

This commit is contained in:
Jonas Nick
2018-12-22 22:15:19 +00:00
parent 77d5b4ac7d
commit 2fc700a943
3 changed files with 181 additions and 1 deletions

View File

@@ -4,7 +4,9 @@
#include <stdint.h>
/** This module implements a Schnorr-based multi-signature scheme called MuSig
* (https://eprint.iacr.org/2018/068.pdf).
* (https://eprint.iacr.org/2018/068.pdf). There's an example C source file in the
* module's directory (src/modules/musig/example.c) that demonstrates how it can be
* used.
*/
/** Data structure containing data related to a signing session resulting in a single