Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-07 | Merge pull request #82 from real-or-random/patch-8 | Pieter Wuille | |
Link to Schnorr's paper instead of Wikipedia | |||
2019-10-03 | Link to Schnorr's paper instead of Wikipedia | Tim Ruffing | |
2019-09-27 | Standardize on secret key in bip-schnorr | Jonas Nick | |
2019-09-23 | Euler's Criterion prime only nit | Elichai Turkel | |
2019-09-11 | Merge pull request #67 from sipa/jonasnick_small-fixes | Pieter Wuille | |
Mention SHA256 block size (rebase of #45) | |||
2019-09-11 | Mention SHA256 block size | Jonas Nick | |
Rebased by Pieter Wuille | |||
2019-09-10 | Address some nits | Pieter Wuille | |
2019-09-10 | Merge pull request #65 from real-or-random/patch-6 | Pieter Wuille | |
Rework Applications section | |||
2019-09-08 | Add a footnote about 32-byte security | Tim Ruffing | |
2019-09-08 | Rework Applications section | Tim Ruffing | |
2019-08-29 | note about pubkey collision | Anthony Towns | |
2019-08-29 | key gen, verify, sign in intro | Anthony Towns | |
2019-08-29 | make secret key a 32-byte array called sk, introduce pubkey() | Anthony Towns | |
2019-08-29 | pk not p | Anthony Towns | |
2019-08-29 | public keys aren't identical | Anthony Towns | |
2019-08-27 | Address sipa's comments | Jonas Nick | |
2019-08-26 | Tag signature hashes, improve rationale and update test vectors | Jonas Nick | |
2019-08-26 | Use a tagged hash in bip-schnorr nonce derivation | Jonas Nick | |
2019-08-21 | Merge pull request #58 from sipa/201908_computec | Pieter Wuille | |
Clarify pseudocode of lift_x | |||
2019-08-21 | Replace 'quadratic residue of...' | John Newbery | |
2019-08-21 | Return a point from lift_x() | John Newbery | |
2019-08-21 | Define c in lift_x(x) | John Newbery | |
2019-08-21 | Address sipa's feedback | Jonas Nick | |
2019-08-20 | Update bip-schnorr.mediawiki | Jonas Nick | |
Co-Authored-By: Tim Ruffing <tim@timruffing.de> | |||
2019-08-19 | Address Tim's comments | Jonas Nick | |
2019-08-18 | Switch to 32 byte public keys in bip-schnorr | Jonas Nick | |
2019-05-06 | remove duplicate warning | Mark B Lundeberg | |
Though perhaps, the emphasis is warranted given its importance. :-) | |||
2019-05-06 | Add draft for Schnorr BIP | Pieter Wuille | |
Includes squashed contributions by GitHub users jonasnick, real-or-random, AustinWilliams, JustinTArthur, ysangkok, RCassatta, Sjors, tnakagawa, and guggero. |