mirror of
https://github.com/bitcoin/bips.git
synced 2026-03-23 16:05:41 +00:00
Without this commit, it's not defined what happens if x is not in range 0..p-1. However, lift_x may easily be called with out of range values. The reference implementation of lift_x correctly returns failure in such cases.
35 KiB
35 KiB