Skip to content
#

secure-multiparty-computation

Here are 54 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 May 11, 2026
  • Cuda

Minimal pure-Python implementation of a secure multi-party computation (MPC) protocol for evaluating arithmetic sum-of-products expressions via a non-interactive computation phase.

  • Updated Oct 15, 2024
  • Python

Add this topic to your repo

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

Learn more