he_ring::bfv

Type Alias CiphertextRing

Source
pub type CiphertextRing<Params: BFVParams> = RingValue<Params::CiphertextRing>;

Aliased Typeยง

struct CiphertextRing<Params: BFVParams> { /* private fields */ }