Trait concrete_core::crypto::UnsignedTorus[][src]

A marker trait for unsigned integer types that can be used in ciphertexts, keys etc.

Implementations on Foreign Types

impl UnsignedTorus for u32[src]

impl UnsignedTorus for u64[src]

Loading content...

Implementors

Loading content...