public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [bitcoin-dev] BLS library released
@ 2018-08-03 18:22 Bram Cohen
  2018-08-03 23:28 ` M Bz
  2018-08-03 23:53 ` Alexander Leishman
  0 siblings, 2 replies; 3+ messages in thread
From: Bram Cohen @ 2018-08-03 18:22 UTC (permalink / raw)
  To: Bitcoin Protocol Discussion

[-- Attachment #1: Type: text/plain, Size: 404 bytes --]

BLS signatures have the same aggregation feature as Schnorr signatures but
even better because the aggregation can be done non-interactively, at the
expense of being a bit slower. We just released a first draft (but fully
functional) library for doing BLS signatures based on a construction based
on musig. Feedback, discussion, and usage is very welcome.

https://github.com/Chia-Network/bls-signatures

[-- Attachment #2: Type: text/html, Size: 515 bytes --]

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

* Re: [bitcoin-dev] BLS library released
  2018-08-03 18:22 [bitcoin-dev] BLS library released Bram Cohen
@ 2018-08-03 23:28 ` M Bz
  2018-08-03 23:53 ` Alexander Leishman
  1 sibling, 0 replies; 3+ messages in thread
From: M Bz @ 2018-08-03 23:28 UTC (permalink / raw)
  To: bram, bitcoin-dev

[-- Attachment #1: Type: text/plain, Size: 793 bytes --]

nice! how does it compare to Shigeo's implementation?
https://github.com/herumi/bls

On Fri, Aug 3, 2018 at 7:10 PM Bram Cohen via bitcoin-dev <
bitcoin-dev@lists•linuxfoundation.org> wrote:

> BLS signatures have the same aggregation feature as Schnorr signatures but
> even better because the aggregation can be done non-interactively, at the
> expense of being a bit slower. We just released a first draft (but fully
> functional) library for doing BLS signatures based on a construction based
> on musig. Feedback, discussion, and usage is very welcome.
>
> https://github.com/Chia-Network/bls-signatures
> _______________________________________________
> bitcoin-dev mailing list
> bitcoin-dev@lists•linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>

[-- Attachment #2: Type: text/html, Size: 1409 bytes --]

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

* Re: [bitcoin-dev] BLS library released
  2018-08-03 18:22 [bitcoin-dev] BLS library released Bram Cohen
  2018-08-03 23:28 ` M Bz
@ 2018-08-03 23:53 ` Alexander Leishman
  1 sibling, 0 replies; 3+ messages in thread
From: Alexander Leishman @ 2018-08-03 23:53 UTC (permalink / raw)
  To: Bram Cohen, Bitcoin Protocol Discussion

[-- Attachment #1: Type: text/plain, Size: 825 bytes --]

Awesome! Haven’t had the chance to run it myself yet, so curious what benchmarks you are getting?

Best,
Alex 

> On Aug 3, 2018, at 14:22, Bram Cohen via bitcoin-dev <bitcoin-dev@lists•linuxfoundation.org> wrote:
> 
> BLS signatures have the same aggregation feature as Schnorr signatures but even better because the aggregation can be done non-interactively, at the expense of being a bit slower. We just released a first draft (but fully functional) library for doing BLS signatures based on a construction based on musig. Feedback, discussion, and usage is very welcome.
> 
> https://github.com/Chia-Network/bls-signatures
> _______________________________________________
> bitcoin-dev mailing list
> bitcoin-dev@lists•linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev

[-- Attachment #2: Type: text/html, Size: 1433 bytes --]

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

end of thread, other threads:[~2018-08-03 23:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-03 18:22 [bitcoin-dev] BLS library released Bram Cohen
2018-08-03 23:28 ` M Bz
2018-08-03 23:53 ` Alexander Leishman

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