pub fn combine_master_enc_key_parts(
public_part: &PublicKey,
private_part: &PrivateKey,
) -> PublicKeyExpand description
Computes the x B from x_T * B and x_PHC, used by PHC to create the constellation
pub fn combine_master_enc_key_parts(
public_part: &PublicKey,
private_part: &PrivateKey,
) -> PublicKeyComputes the x B from x_T * B and x_PHC, used by PHC to create the constellation