public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [bitcoin-dev] Multi party Schnorr Rust implementation
@ 2018-11-27 17:52 Omer Shlomovits
  2018-11-28  6:33 ` Devrandom
  0 siblings, 1 reply; 5+ messages in thread
From: Omer Shlomovits @ 2018-11-27 17:52 UTC (permalink / raw)
  To: bitcoin-dev; +Cc: Gary Benattar, elichai.turkel, Roman Zeyde, Morten Dahl

[-- 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 --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-11-28 16:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-27 17:52 [bitcoin-dev] Multi party Schnorr Rust implementation Omer Shlomovits
2018-11-28  6:33 ` Devrandom
2018-11-28  8:13   ` Omer Shlomovits
2018-11-28 10:49   ` Anthony Towns
2018-11-28 16:43     ` Jonas Nick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox