Pinned Repositories
CCF-CSP-and-PAT-solution
CCF CSP和PAT考试题解(使用C++14语法)
cppIBE
A classic implementation of Identity-Based Encryption/Signature and Key Agreement with two-party.
FileOperate
FileIO
JavaProject
StudentManagement
JavaSE01-HomeLiveManageSystem
JavaSE junior project
javaWeb1
2020/08/06-jiangzl
LightSecAggg
Source code for MLSys 2022 submission "LightSecAgg: a Lightweight and Versatile Design for Secure Aggregation in Federated Learning"
mpcSum
A implementation of vector sum based on Multi-Part Computation for Secure Federated Learning.
pyshamir
shami secret sharing
qrcode
artistic QR Code in Python (Animated GIF qr code)- Python 艺术二维码生成器 (GIF动态二维码、图片二维码)
jiang-zl's Repositories
jiang-zl/pyshamir
shami secret sharing
jiang-zl/mpcSum
A implementation of vector sum based on Multi-Part Computation for Secure Federated Learning.
jiang-zl/cppIBE
A classic implementation of Identity-Based Encryption/Signature and Key Agreement with two-party.
jiang-zl/JavaSE01-HomeLiveManageSystem
JavaSE junior project
jiang-zl/LightSecAggg
Source code for MLSys 2022 submission "LightSecAgg: a Lightweight and Versatile Design for Secure Aggregation in Federated Learning"
jiang-zl/Awesome-Privacy-Computing
jiang-zl/awesome-secure-computation
Awesome list for cryptography paper summary. This repo includes *Lattice*, *DifferentialPrivacy*, *MPC* and also a comprehensive summary for top conferences.
jiang-zl/cpp-learning
jiang-zl/cryptoTools
A repo to hold common tools used by my crypto projects
jiang-zl/dreamSchool
exam for dreamSchool
jiang-zl/ErrorControlCorrector
jiang-zl/federated-compute
jiang-zl/Federated-Learning-1
联邦学习
jiang-zl/folly
An open-source C++ library developed and used at Facebook.
jiang-zl/fully-homomorphic-encryption
Libraries and tools to perform fully homomorphic encryption operations on an encrypted data set.
jiang-zl/gmp-ECDH
ECDH implementation in C using GMP (montgomery curve 25519)
jiang-zl/InterviewGuide
「InterviewGuide」一个收录优质计算机校招、社招面试常见面试题的仓库🔥🔥,以前叫做《逆袭进大厂》。目前已收录 C/C++ 、操作系统、数据结构、计算机网络、MySQL、Redis等面试资料,未来打算继续收录Java、Python、Go等面试常见问题,坚持将此仓库维护下去。
jiang-zl/jwlz-application-sjjczstp
jiang-zl/Membership-Inference-Attacks-by-Exploiting-Loss-Trajectory
jiang-zl/mpc4j
jiang-zl/Naive-Bayes
朴素贝叶斯的Demo练习
jiang-zl/NIID-Bench
Federated Learning on Non-IID Data Silos: An Experimental Study (ICDE 2022)
jiang-zl/opencv
Open Source Computer Vision Library
jiang-zl/primihub
Hyper Multi-Party computing platform
jiang-zl/private-join-and-compute
jiang-zl/python-paillier
A library for Partially Homomorphic Encryption in Python
jiang-zl/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
jiang-zl/SecMML
SecMML: Secure MPC(multi-party computation) Machine Learning Framework
jiang-zl/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
jiang-zl/ZoKrates
A toolbox for zkSNARKs on Ethereum