summaryrefslogtreecommitdiff
path: root/bip-schnorr.mediawiki
AgeCommit message (Collapse)Author
2019-10-07Merge pull request #82 from real-or-random/patch-8Pieter Wuille
Link to Schnorr's paper instead of Wikipedia
2019-10-03Link to Schnorr's paper instead of WikipediaTim Ruffing
2019-09-27Standardize on secret key in bip-schnorrJonas Nick
2019-09-23Euler's Criterion prime only nitElichai Turkel
2019-09-11Merge pull request #67 from sipa/jonasnick_small-fixesPieter Wuille
Mention SHA256 block size (rebase of #45)
2019-09-11Mention SHA256 block sizeJonas Nick
Rebased by Pieter Wuille
2019-09-10Address some nitsPieter Wuille
2019-09-10Merge pull request #65 from real-or-random/patch-6Pieter Wuille
Rework Applications section
2019-09-08Add a footnote about 32-byte securityTim Ruffing
2019-09-08Rework Applications sectionTim Ruffing
2019-08-29note about pubkey collisionAnthony Towns
2019-08-29key gen, verify, sign in introAnthony Towns
2019-08-29make secret key a 32-byte array called sk, introduce pubkey()Anthony Towns
2019-08-29pk not pAnthony Towns
2019-08-29public keys aren't identicalAnthony Towns
2019-08-27Address sipa's commentsJonas Nick
2019-08-26Tag signature hashes, improve rationale and update test vectorsJonas Nick
2019-08-26Use a tagged hash in bip-schnorr nonce derivationJonas Nick
2019-08-21Merge pull request #58 from sipa/201908_computecPieter Wuille
Clarify pseudocode of lift_x
2019-08-21Replace 'quadratic residue of...'John Newbery
2019-08-21Return a point from lift_x()John Newbery
2019-08-21Define c in lift_x(x)John Newbery
2019-08-21Address sipa's feedbackJonas Nick
2019-08-20Update bip-schnorr.mediawikiJonas Nick
Co-Authored-By: Tim Ruffing <tim@timruffing.de>
2019-08-19Address Tim's commentsJonas Nick
2019-08-18Switch to 32 byte public keys in bip-schnorrJonas Nick
2019-05-06remove duplicate warningMark B Lundeberg
Though perhaps, the emphasis is warranted given its importance. :-)
2019-05-06Add draft for Schnorr BIPPieter Wuille
Includes squashed contributions by GitHub users jonasnick, real-or-random, AustinWilliams, JustinTArthur, ysangkok, RCassatta, Sjors, tnakagawa, and guggero.