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