pub(crate) fn parse_encryption_algorithm( algorithm: &str, ) -> Result<EncryptionAlgorithm, &'static str>