You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
arnaucube 6090116a8b add ckks encrypt & decrypt 1 month ago
arith add arith::{complex, matrix} primitives 1 month ago
bfv add ckks encrypt & decrypt 1 month ago
ckks add ckks encrypt & decrypt 1 month ago
.gitignore init repo 1 month ago
Cargo.toml implement CKKS encoder & decoder 1 month ago
LICENSE init repo 1 month ago
README.md implement CKKS encoder & decoder 1 month ago
rust-analyzer.toml init repo 1 month ago
rust-toolchain.toml init repo 1 month ago
rustfmt.toml init repo 1 month ago

README.md

fhe-study

Implementations from scratch done while studying some FHE papers; do not use in production.