1 parent 99a1373 commit fbe99feCopy full SHA for fbe99fe
1 file changed
README.md
@@ -0,0 +1,7 @@
1
+# MPEdDSA
2
+
3
+A Rust implementation of a [MuSig2](https://eprint.iacr.org/2020/1261.pdf) multi-signature protocol for the Ed25519 signature scheme.
4
5
+## Security
6
7
+This library is a research prototype and has not been audited for security.
0 commit comments