pub fn verify_blind_share( msg: BlindedMessage, sig: BlindedSignatureShare, pk: PublicKeyShare, ) -> bool