Skip to content
#

bfv

Here are 16 public repositories matching this topic...

HEonGPU is a high-performance library that optimizes Fully Homomorphic Encryption (FHE) on GPUs. Leveraging GPU parallelism, it reduces computational load through concurrent execution. Its multi-stream architecture minimizes data transfer overhead, making it ideal for large-scale encrypted computations with reduced latency.

  • Updated Jun 12, 2025
  • Cuda

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...

  • Updated Mar 25, 2025
  • C++

Improve this page

Add a description, image, and links to the bfv topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bfv topic, visit your repo's landing page and select "manage topics."

Learn more