sipa / bips

Bitcoin Improvement Proposals
bitcoin.org
145 stars 43 forks source link

Nonce generation updates #198

Closed sipa closed 4 years ago

sipa commented 4 years ago

This includes a rebased version of https://github.com/bitcoin/bips/pull/886, plus a switch to the new synthetic nonce scheme discussed in https://github.com/sipa/bips/issues/195, and moving it to the default signing section.

sipa commented 4 years ago

TODO: add rationale for the synthetic nonce construction, and adapt some language elsewhere that still assumes deterministic nonces.

jonasnick commented 4 years ago

post Merge ACK