SEAL-Rust Implement BFV in Rust by cxx. install Microsoft SEAL3.7 to lib/ git clone https://github.com/microsoft/SEAL cd SEAL cmake -S . -B build -DCMAKE_INSTALL_PREFIX=./SEAL-Rust/lib cmake --build build cmake --install build cargo build