extension
extension copied to clipboard
feat: support signMessage without random
https://github.com/kaspanet/rusty-kaspa/pull/587
Shouldn't be merged, signing 2 message times without randomness and with same private key WILL cause leakage of key... -- tbh this looks like a complicated hack and scam attempt:
This function does not pose a security risk.
https://bitcoin.stackexchange.com/questions/119042/why-doesnt-bitcoin-core-use-auxiliary-randomness-when-performing-schnorr-signat
https://github.com/bitcoin/bitcoin/commit/2478c6730a81dda3c56cb99087caf6abe49c85f5
String