bgv

There are 6 repositories under bgv topic.

  • homenc/HElib

    HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Approximate Number CKKS scheme. HElib also includes optimizations for efficient homomorphic evaluation, focusing on effective use of ciphertext packing techniques and on the Gentry-Halevi-Smart optimizations.

    Language:C++3.1k191369763
  • JuliaCrypto/ToyFHE.jl

    Toy implementation of FHE algorithms

    Language:Julia93141012
  • primihub/hehub

    HEhub is a library for homomorphic encryption and its applications, and is part of the PrimiHub project.

    Language:C++9071019
  • deevashwer/Levelled-BGV

    Implementation of GLWE based Levelled Fully Homomorphic BGV using Pari/GP library in C++.

    Language:C++4102
  • Crypto-TII/fhelib

    C library for the leveled BGV scheme.

    Language:C1300
  • SAP/nested-hashing-psi

    Private Set Intersection (PSI) is a famous secure two-party computation (2PC) problem where two parties (client and server) want to jointly compute the intersection of their inputs sets without revealing additional information about the input sets. Our implementation offers open-source research code to perform fast privacy-preserving set interse...

    Language:C++1121