Skip to main content

validate_share_for_algorithm

Function validate_share_for_algorithm 

Source
pub fn validate_share_for_algorithm(
    share: &ThresholdShare,
    algorithm: &str,
) -> Result<(), EncapsulateError>
Expand description

Marker for the decapsulator side — verifies the share is for the right algorithm.