1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 09:50:06 +01:00
bitcoin-bips/bip-0340
Jonas Nick 3998dbbc8a BIP 340: fix function signature of lift_x in reference code
bip-0340.mediawiki defines lift_x as taking an integer argument. This commit
changes the argument of lift_x in the reference code to be identical to the
specification. Previously it took a byte array.
2022-08-23 10:07:32 +00:00
..
reference.py BIP 340: fix function signature of lift_x in reference code 2022-08-23 10:07:32 +00:00
test-vectors.csv Update test vectors and generation script 2020-08-20 13:24:20 -07:00
test-vectors.py Clarify that R=infinity is invalid in BIP340 2020-09-03 14:38:22 -07:00