Skip to content
View qxzhou1010's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report qxzhou1010

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
qxzhou1010/README.md
  • 👋 Hi, I’m qixian.
  • 👀 I’m interested in Secure Multi-party Computation(MPC), Private Set Intersection(PSI), Homomorphic Encryption(HE), and other privacy enhancement technologies.
  • 🌱 I’m currently learning Rust language and all technologies related to privacy computing.
  • 💞️ I’m looking to collaborate on the field of privacy computing.
  • 📫 Please contact me by the email: qixian.zhou@foxmail.com.

Popular repositories Loading

  1. Privacy-Preserving-kNN Privacy-Preserving-kNN Public

    The repository is used to save the code and some test result of our paper

    Python 2 2

  2. mpc_learn mpc_learn Public

    This repo is used to record my learning about secure multiparty computing and Rust language.

    Rust 1

  3. Hello-World Hello-World Public

    The first repository in my github

    Python

  4. vector-homomorphic-encryption vector-homomorphic-encryption Public

    Forked from jamespayor/vector-homomorphic-encryption

    6.857 project - implementation of scheme for encrypting integer vectors that allows addition, linear transformation, and weighted inner products.

    Python

  5. Machine-Learning Machine-Learning Public

    Forked from Jack-Cherish/Machine-Learning

    ⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归

    HTML 1

  6. Machine-Learning-1 Machine-Learning-1 Public

    Forked from JustFollowUs/Machine-Learning