WeiBenqiang's repositories

ABY

ABY - A Framework for Efficient Mixed-protocol Secure Two-party Computation

Language:C++License:LGPL-3.0Stargazers:1Issues:0Issues:0

Machine-Learning-From-Huang-Haiguang

学习黄海广博士的关于吴恩达的机器学习代码实现

Stargazers:1Issues:0Issues:0

2019Summer_SecureML

SecureML Introduction

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

chinese-copywriting-guidelines

Chinese copywriting guidelines for better written communication/中文文案排版指北

License:MITStargazers:0Issues:1Issues:0

cmake-demo

《CMake入门实战》源码

Language:CMakeStargazers:0Issues:1Issues:0

CryptoNets

CryptoNets is a demonstration of the use of Neural-Networks over data encrypted with Homomorphic Encryption. Homomorphic Encryptions allow performing operations such as addition and multiplication over data while it is encrypted. Therefore, it allows keeping data private while outsourcing computation (see here and here for more about Homomorphic Encryptions and its applications). This project demonstrates the use of Homomorphic Encryption for outsourcing neural-network predictions. The scenario in mind is a provider that would like to provide Prediction as a Service (PaaS) but the data for which predictions are needed may be private. This may be the case in fields such as health or finance. By using CryptoNets, the user of the service can encrypt their data using Homomorphic Encryption and send only the encrypted message to the service provider. Since Homomorphic Encryptions allow the provider to operate on the data while it is encrypted, the provider can make predictions using a pre-trained Neural-Network while the data remains encrypted throughout the process and finaly send the prediction to the user who can decrypt the results. During the process the service provider does not learn anything about the data that was used, the prediction that was made or any intermediate result since everything is encrypted throughout the process. This project uses the Simple Encrypted Arithmetic Library SEAL version 3.2.1 implementation of Homomorphic Encryption developed in Microsoft Research.

Language:C#License:MITStargazers:0Issues:0Issues:0

CryptoNets-with-Python

CryptoNets using Python and ctypes. This repository is part of the final project of Neural Networks at Sapienza University of Rome.

Language:C++Stargazers:0Issues:0Issues:0

cuFHE

CUDA-accelerated Fully Homomorphic Encryption Library

Language:CudaLicense:MITStargazers:0Issues:0Issues:0
Language:C++License:MITStargazers:0Issues:0Issues:0

FHElib

an implementation for TFHE

Language:C++Stargazers:0Issues:0Issues:0

fpylll

A Python interface for https://github.com/fplll/fplll

License:GPL-2.0Stargazers:0Issues:0Issues:0

gitskills

about gitskills

Stargazers:0Issues:0Issues:0

go-ethereum

Official Go implementation of the Ethereum protocol

License:LGPL-3.0Stargazers:0Issues:0Issues:0
License:NOASSERTIONStargazers:0Issues:0Issues:0

HEBenchmark

Homomorphic encryption test

Language:C++License:MITStargazers:0Issues:1Issues:0

HElib

An Implementation of homomorphic encryption

License:Apache-2.0Stargazers:0Issues:0Issues:0

how-to-write-makefile

跟我一起写Makefile重制版

Stargazers:0Issues:0Issues:0

keras

Deep Learning for humans

License:NOASSERTIONStargazers:0Issues:0Issues:0
Language:CMakeStargazers:0Issues:0Issues:0

learngit

learn to use git

Stargazers:0Issues:0Issues:0

libsnark

C++ library for zkSNARKs

License:NOASSERTIONStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

modern-resume-theme

A modern static resume template and theme. Powered by Jekyll and GitHub pages.

License:MITStargazers:0Issues:0Issues:0

OTExtension

C++ OT extension implementation

License:LGPL-3.0Stargazers:0Issues:0Issues:0

privateml

Various material around private machine learning, some associated with blog

Stargazers:0Issues:0Issues:0

SEAL-Demo

Demos, Examples, Tutorials for using Microsoft SEAL library.

License:MITStargazers:0Issues:0Issues:0

SecurityConferenceLectures

安全类会议演讲视频听写与翻译,仅限学习交流使用。

Stargazers:0Issues:0Issues:0

slambook2

edition 2 of the slambook

License:MITStargazers:0Issues:0Issues:0

TinyGarble

TinyGarble: Logic Synthesis and Sequential Descriptions for Yao's Garbled Circuits

License:GPL-3.0Stargazers:0Issues:0Issues:0

VSCode-and-CMake

learn how to use VSCode and CMake

Language:C++Stargazers:0Issues:2Issues:0