acmert / bfv-python

Simple Python implementation of BFV Homomorphic Encryption Scheme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple Python implementation of BFV Homomorphic Encryption Scheme


Languages

Language:Python 100.0%