pub fn sign_no_aux_rand(msg: &[u8], keypair: &Keypair) -> Signature
Creates a schnorr signature without using any auxiliary random data.