rs_tfhe 0.1.0

A high-performance Rust implementation of TFHE (Torus Fully Homomorphic Encryption) with advanced programmable bootstrapping capabilities
Documentation

rs_tfhe

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 2 of them enabled by default.

default

bootstrapping (default)

This feature flag does not enable additional features.

fft_fma (default)

This feature flag does not enable additional features.

fft_avx

This feature flag does not enable additional features.

lut-bootstrap

This feature flag does not enable additional features.