You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although Bitcoin signatures are deterministic thanks to RFC6979, adding entropy to libwally using wally_secp_randomize helps it protect against side-channel attacks.
Although Bitcoin signatures are deterministic thanks to RFC6979, adding entropy to libwally using
wally_secp_randomize
helps it protect against side-channel attacks.https://wally.readthedocs.io/en/latest/core/#c.wally_secp_randomize
The text was updated successfully, but these errors were encountered: