Function secure_survey::add_vec_ciphers
source · pub fn add_vec_ciphers(
ek: &EncryptionKey,
a: &EncodedCiphertext<Vec<u64>>,
b: &EncodedCiphertext<Vec<u64>>
) -> EncodedCiphertext<Vec<u64>>pub fn add_vec_ciphers(
ek: &EncryptionKey,
a: &EncodedCiphertext<Vec<u64>>,
b: &EncodedCiphertext<Vec<u64>>
) -> EncodedCiphertext<Vec<u64>>