Function secure_survey::add_all_vec

source ·
pub fn add_all_vec(
    ek: &EncryptionKey,
    ciphers: &[EncodedCiphertext<Vec<u64>>]
) -> EncodedCiphertext<Vec<u64>>