OpenMined
  • Github
  • Twitter
  • YouTube
  • Facebook

Ayoub Benaissa

Subscribe
Homomorphic Encryption Team Lead at OpenMined.
  • Twitter
  • Website

What is Homomorphic Encryption?

This post is part of our Privacy-Preserving Data Science, Explained series.

Homomorphic Encryption 5 months ago

CrypTen Integration into PySyft

CrypTen integrated in PySyft: a fast SMPC backend for secure computation between servers.

Multi-Party Computation 6 months ago

What is Secure Multi-Party Computation?

This post is part of our Privacy-Preserving Data Science, Explained Simply series.

Multi-Party Computation 8 months ago

A privacy-preserving way to find the intersection of two datasets

This post is part of our Privacy-Preserving Data Science, Explained series. Private set intersection (PSI) is a powerful cryptographic techn

COVID-19 9 months ago

Build an Homomorphic Encryption Scheme from Scratch with Python

This blog post aims at explaining the basic mathematical concepts behind most of today's homomorphic encryption schemes, and then build upon this to implement our own scheme (similar to BFV) from scratch using Python.

Homomorphic Encryption 9 months ago

Homomorphic Encryption in PySyft with SEAL and PyTorch

In this post we showcase a new tensor type that leverages the CKKS homomorphic encryption scheme implemented on the SEAL Microsoft library to evaluate tensor operations on encrypted data.

Homomorphic Encryption 9 months ago