Configure Rust
Using TFHE-rs with nightly toolchain.
rustup toolchain install nightlycargo +nightly build
cargo +nightly testrustup override set nightly
# cargo will use the `nightly` toolchain.
cargo buildrustup showChoosing your features
Homomorphic Types.
Kind
Features
Type(s)
AVX-512
Last updated
Was this helpful?