Function decrypt

Source
pub fn decrypt(shares: &[Share], config: &VCConfig) -> Result<DynamicImage>
Expand description

Main decryption function that dispatches to the appropriate algorithm