bips/bip-0352
Sebastian Falbesoner 9830fad214 BIP-352: add test vector for exceeding K_max limit [sender side]
Test case: as the (only) recipient group contains 2324 addresses and
thus exceeds the K_max limit by one, sending fails.

Can be tested by
`$ ./bip-0352/reference.py ./bip-0352/send_and_receive_test_vectors.json`
2026-03-02 13:27:28 +01:00
..
bech32m.py Add reference.py with test vectors 2024-05-08 18:14:55 +02:00
bitcoin_utils.py BIPs 119, 330, 352: code typo and style fixups 2025-10-03 13:35:31 -06:00
reference.py BIP-352: test vectors: allow to check found output count for receiving 2026-03-02 13:26:31 +01:00
ripemd160.py BIP-352: use own ripemd160 for reference implementation (#1616) 2024-06-29 07:08:49 -07:00
scan_data_downloader_per_month.png bip352: update appendix 2024-07-12 09:05:35 +02:00
secp256k1.py Add reference.py with test vectors 2024-05-08 18:14:55 +02:00
send_and_receive_test_vectors.json BIP-352: add test vector for exceeding K_max limit [sender side] 2026-03-02 13:27:28 +01:00