pub fn derive_signing_key(secret_key: &Fr) -> Fq
Derive the signing key from a secret key.
Currently uses the same derivation as IVSK_M (see TS TODO #5837).