Skip to content
View yulliwasameur's full-sized avatar
Block or Report

Block or report yulliwasameur

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. yulliwasameur.github.io yulliwasameur.github.io Public

    HTML 1

  2. py_mpqs py_mpqs Public

    Forked from lukemarch23/py_mpqs

    Python Multiple Polynomial Quadratic Sieve

    Python

  3. SecureK-NNbaseOnHE SecureK-NNbaseOnHE Public

    Secure K-Nearest Neighbors based on homomorphic encryption (Yulliwas Ameur, Corentin Lanusse--Malhéné, Vincent Audigier, Samia Bouzefrane)

    C

  4. fully-homomorphic-encryption fully-homomorphic-encryption Public

    Forked from google/fully-homomorphic-encryption

    Libraries and tools to perform fully homomorphic encryption operations on an encrypted data set.

    C++

  5. HElib HElib Public

    Forked from 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 optimizati…

    C++

  6. HE-kNN-V HE-kNN-V Public

    $K$-Nearest Neighbors ($k$-NN) algorithm with the ”TFHE” scheme by operating on end-to-end encrypted data while preserving privacy.

    C++