Pieter Wuille
|
7f5926703a
|
Use is_square/is_positive and introduce algorithm names
|
2020-01-19 14:47:33 -08:00 |
|
Pieter Wuille
|
9b9fab9a03
|
HTTPS links where possible
|
2020-01-19 14:47:33 -08:00 |
|
Pieter Wuille
|
406bc17c16
|
Small fixes from review with real-or-random
|
2020-01-19 14:47:33 -08:00 |
|
Tim Ruffing
|
e0e422a5ca
|
Link to Schnorr's paper instead of Wikipedia
|
2020-01-19 14:47:33 -08:00 |
|
Jonas Nick
|
fe8f5f68ca
|
Standardize on secret key in bip-schnorr
|
2020-01-19 14:47:33 -08:00 |
|
Elichai Turkel
|
8ea6798a9d
|
Euler's Criterion prime only nit
|
2020-01-19 14:47:33 -08:00 |
|
Jonas Nick
|
65a4f1deb8
|
Mention SHA256 block size
Rebased by Pieter Wuille
|
2020-01-19 14:47:33 -08:00 |
|
Pieter Wuille
|
8886eb4071
|
Address some nits
|
2020-01-19 14:47:33 -08:00 |
|
Tim Ruffing
|
2b987b5711
|
Rework Applications section
|
2020-01-19 14:47:33 -08:00 |
|
Tim Ruffing
|
29037bd123
|
Add a footnote about 32-byte security
|
2020-01-19 14:47:33 -08:00 |
|
Anthony Towns
|
4491902569
|
note about pubkey collision
|
2020-01-19 14:47:33 -08:00 |
|
Anthony Towns
|
0d04e41e2f
|
key gen, verify, sign in intro
|
2020-01-19 14:47:33 -08:00 |
|
Anthony Towns
|
4e13ec7301
|
make secret key a 32-byte array called sk, introduce pubkey()
|
2020-01-19 14:47:33 -08:00 |
|
Anthony Towns
|
a3f74a204e
|
pk not p
|
2020-01-19 14:47:33 -08:00 |
|
Anthony Towns
|
efa556aa06
|
public keys aren't identical
|
2020-01-19 14:47:33 -08:00 |
|
Jonas Nick
|
cc962bf84f
|
Address sipa's comments
|
2020-01-19 14:47:33 -08:00 |
|
Jonas Nick
|
c33c7d0a0c
|
Tag signature hashes, improve rationale and update test vectors
|
2020-01-19 14:47:33 -08:00 |
|
Jonas Nick
|
7f3611d239
|
Use a tagged hash in bip-schnorr nonce derivation
|
2020-01-19 14:47:33 -08:00 |
|
John Newbery
|
680af7db4c
|
Return a point from lift_x()
|
2020-01-19 14:47:33 -08:00 |
|
John Newbery
|
bba0bad5e8
|
Define c in lift_x(x)
|
2020-01-19 14:47:33 -08:00 |
|
John Newbery
|
1c6b104597
|
Replace 'quadratic residue of...'
|
2020-01-19 14:47:33 -08:00 |
|
Jonas Nick
|
f3bef4f459
|
Address sipa's feedback
|
2020-01-19 14:47:33 -08:00 |
|
Jonas Nick
|
5da30bd568
|
Update bip-schnorr.mediawiki
Co-Authored-By: Tim Ruffing <tim@timruffing.de>
|
2020-01-19 14:47:33 -08:00 |
|
Jonas Nick
|
303ff5fb26
|
Address Tim's comments
|
2020-01-19 14:47:33 -08:00 |
|
Jonas Nick
|
e084aafb8b
|
Switch to 32 byte public keys in bip-schnorr
|
2020-01-19 14:47:33 -08:00 |
|
Mark B Lundeberg
|
b65cd69467
|
remove duplicate warning
Though perhaps, the emphasis is warranted given its importance. :-)
|
2020-01-19 14:47:33 -08:00 |
|
Pieter Wuille
|
6e77233b57
|
Add draft for Schnorr BIP
Includes squashed contributions by GitHub users jonasnick,
real-or-random, AustinWilliams, JustinTArthur, ysangkok,
RCassatta, Sjors, tnakagawa, and guggero.
|
2020-01-19 14:47:33 -08:00 |
|