5324f8942d
BIP340's default signing algorithm always requires an aux_rnd argument, but permits using an all-zero one when no randomness is available. Make secp256k1_schnorrsig_sign follow this even when aux_rnd32==NULL, by treating the same as if an all-zero byte array was provided as input. |
||
---|---|---|
.. | ||
secp256k1.h | ||
secp256k1_ecdh.h | ||
secp256k1_extrakeys.h | ||
secp256k1_preallocated.h | ||
secp256k1_recovery.h | ||
secp256k1_schnorrsig.h |