Type Definition concrete::DynInteger

source · []
pub type DynInteger = GenericInteger<DynIntegerParameters>;
Available on crate feature integers only.

Implementations

Trait Implementations

Compute a function over an encrypted message, and returns a new encrypted value containing the result. Read more
Compute a function over the encrypted message.