Skip to main content

OneTimePadFheAxis

Type Alias OneTimePadFheAxis 

Source
pub type OneTimePadFheAxis = OneTimePadFhe<32>;
Expand description

32-byte one-time-pad FHE (canonical block width).

Aliased Type§

pub struct OneTimePadFheAxis;