Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 238 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 238 Bytes

musig

"3 Our New Multi-Signature Scheme"

https://eprint.iacr.org/2018/068

Requirements

Go 1.8 or newer.

Test

$ go get -u github.com/tnakagawa/musig
$ go test -v github.com/tnakagawa/musig