summaryrefslogtreecommitdiff
path: root/bip-schnorr
AgeCommit message (Expand)Author
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-19Update bip-schnorr/test-vectors.pyJonas 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 what 'reduced' means in tests and use word 'message' instead of 'mess...Jonas Nick
2020-01-19Add draft for Schnorr BIPPieter Wuille