public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [bitcoin-dev] Schnorr sigs vs pairing sigs
@ 2020-03-05 19:01 Erik Aronesty
  2020-03-06  6:40 ` Lloyd Fournier
  0 siblings, 1 reply; 2+ messages in thread
From: Erik Aronesty @ 2020-03-05 19:01 UTC (permalink / raw)
  To: Bitcoin Protocol Discussion

Schnorr sigs rely so heavily on the masking provided by a random
nonce.   There are so many easy ways to introduce bias (hash + modulo,
for example).

Even 2 bits of bias can result in serious attacks:

https://ecc2017.cs.ru.nl/slides/ecc2017-tibouchi.pdf

Maybe pairing based sigs  - which are slower - might be both more
flexible, and better suited to secure implemetnations?


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

end of thread, other threads:[~2020-03-06  6:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-05 19:01 [bitcoin-dev] Schnorr sigs vs pairing sigs Erik Aronesty
2020-03-06  6:40 ` Lloyd Fournier

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