/bfv-python

Simple Python implementation of BFV Homomorphic Encryption Scheme

Primary LanguagePython

bfv-python

Simple Python implementation of Brakerski/Fan-Vercauteren (BFV) homomorphic encryption scheme following the definitions in the paper. The implementation is for educational purposes and it is not optimized for performance.