pub fn decrypt(shares: &[Share], config: &VCConfig) -> Result<DynamicImage>Expand description
Main decryption function that dispatches to the appropriate algorithm
pub fn decrypt(shares: &[Share], config: &VCConfig) -> Result<DynamicImage>Main decryption function that dispatches to the appropriate algorithm