summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-19Remove 0xc1Jonas Nick
2020-01-19separate p2sh wrapped security rationaleAnthony Towns
2020-01-19typoAnthony Towns
2020-01-19FixupsPieter Wuille
2020-01-19Move/reword tagged hashes motivationPieter Wuille
2020-01-19Rework resource limits sectionPieter Wuille
2020-01-19Remove P2SH supportPieter Wuille
2020-01-19Euler's Criterion prime only nitElichai Turkel
2020-01-19Removed reference to 0xc1 leaf version.JamesC
2020-01-19bip-taproot: fix small typo (is does not)Bryan Bishop
2020-01-19Mention SHA256 block sizeJonas Nick
2020-01-19Address some nitsPieter Wuille
2020-01-19Move plain public key in output rationale to design sectionJonas Nick
2020-01-19Rework Applications sectionTim Ruffing
2020-01-19Prescribe that a taproot output key should always have a taproot commitmentJonas Nick
2020-01-19Add a footnote about 32-byte securityTim Ruffing
2020-01-19note about pubkey collisionAnthony Towns
2020-01-19key gen, verify, sign in introAnthony Towns
2020-01-19use p for taproot internal keyAnthony Towns
2020-01-19make secret key a 32-byte array called sk, introduce pubkey()Anthony Towns
2020-01-19pk not pAnthony Towns
2020-01-19public keys aren't identicalAnthony Towns
2020-01-19Fix privkey negation in taproot_sign_keyJonas Nick
2020-01-19Address sipa's commentsJonas Nick
2020-01-19Tag signature hashes, improve rationale and update test vectorsJonas Nick
2020-01-19Use a tagged hash in bip-schnorr nonce derivationJonas Nick
2020-01-19Use key path spend terminology more consistently in taproot/tapscriptJonas Nick
2020-01-19Return a point from lift_x()John Newbery
2020-01-19Define c in lift_x(x)John Newbery
2020-01-19Replace 'quadratic residue of...'John Newbery
2020-01-19Clarify how to disable key path spendingJonas Nick
2020-01-19Address sipa's feedbackJonas Nick
2020-01-19Update bip-schnorr/test-vectors.pyJonas Nick
2020-01-19Update bip-schnorr.mediawikiJonas Nick
2020-01-19Address Tim's commentsJonas Nick
2020-01-19Use short public keys for taproot output keysJonas Nick
2020-01-19Switch to 32 byte public keys in bip-schnorrJonas Nick
2020-01-19Fix point_from_bytes in bip-schnorr reference implementationJonas Nick
2020-01-19Clarify diagramJonas Nick
2020-01-19taproot_output_script: first returned byte should be OP_1 (0x51)Dmitry Petukhov
2020-01-19remove duplicate warningMark B Lundeberg
2020-01-19Clarify what 'reduced' means in tests and use word 'message' instead of 'mess...Jonas Nick
2020-01-19Add taproot/tapscript bips draftsPieter Wuille
2020-01-19Add draft for Schnorr BIPPieter Wuille
2020-01-03Merge pull request #869 from benthecarman/patch-2Luke Dashjr
2020-01-03Merge pull request #870 from dgpv/patch-10Luke Dashjr
2019-12-14BIP-174: add missing types to Appendix A; fix proprietary type namesDmitry Petukhov
2019-12-13Merge pull request #860 from azuchi/fix-wrong-description-bip174Luke Dashjr
2019-12-13Merge pull request #866 from dgpv/patch-6Luke Dashjr
2019-12-13Merge pull request #867 from dgpv/patch-7Luke Dashjr