pub fn encrypt(r: &Seq<i128>, h: &Seq<i128>, n_v: &Parameters) -> Seq<i128>
Expand description

r is the plaintext, h is the public key