From: Omer Shlomovits <omer.shlomovits@gmail.com>
To: bitcoin-dev@lists.linuxfoundation.org
Cc: Gary Benattar <g.benattar@gmail.com>,
elichai.turkel@gmail.com, Roman Zeyde <mail@romanzey.de>,
Morten Dahl <mortendahlcs@gmail.com>
Subject: [bitcoin-dev] Multi party Schnorr Rust implementation
Date: Tue, 27 Nov 2018 19:52:51 +0200 [thread overview]
Message-ID: <CALhDas2W5QEPmw8JEgak0zf7y3N0UFTiMVk-djR8x9_WYZiyfQ@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 747 bytes --]
Hello all,
I am working for the past few months with collaborators (in cc) on
providing Rust reference implementations to existing multi party schemes
for Schnorr signatures [1]. This includes aggregated signatures,
accountable signatures (which for n out of n are multi-signatures) and
threshold signatures (wip).
The project can be found here:
https://github.com/KZen-networks/multi-party-schnorr .
We aim that if the protocol is run in a configuration of a single party it
will be bip-schnorr [2] compliant.
Hope you'll find it useful :)
Questions, suggestions and pull requests are welcome!
[1] https://github.com/KZen-networks/multi-party-schnorr/tree/master/papers
[2] https://github.com/sipa/bips/blob/bip-schnorr/bip-schnorr.mediawiki
[-- Attachment #2: Type: text/html, Size: 1353 bytes --]
next reply other threads:[~2018-11-27 17:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-27 17:52 Omer Shlomovits [this message]
2018-11-28 6:33 ` [bitcoin-dev] Multi party Schnorr Rust implementation Devrandom
2018-11-28 8:13 ` Omer Shlomovits
2018-11-28 10:49 ` Anthony Towns
2018-11-28 16:43 ` Jonas Nick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CALhDas2W5QEPmw8JEgak0zf7y3N0UFTiMVk-djR8x9_WYZiyfQ@mail.gmail.com \
--to=omer.shlomovits@gmail.com \
--cc=bitcoin-dev@lists.linuxfoundation.org \
--cc=elichai.turkel@gmail.com \
--cc=g.benattar@gmail.com \
--cc=mail@romanzey.de \
--cc=mortendahlcs@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox