pub fn sign_commit(c: &Commit, kp: &KeyPair) -> Result<Signature, MkitError>
Sign a commit object. Returns the 64-byte signature.