Pinned Repositories
aircrack-ng
WiFi security auditing tools suite
awesome-model-compression
papers about model compression
cisp
CISP知识整理
cloudsse
Searchable symmetric encryption (SSE) Lab
Clusion
A searchable encryption library from the Encrypted Systems Lab @ Brown University.
Crypto
Crypton
Library consisting of explanation and implementation of all the existing attacks on various Encryption Systems, Digital Signatures, Key Exchange, Authentication methods along with example challenges from CTFs
easyFL
An experimental platform to quickly realize and compare with popular centralized federated learning algorithms. A realization of federated learning algorithm on fairness (FedFV, Federated Learning with Fair Averaging, https://fanxlxmu.github.io/publication/ijcai2021/) was accepted by IJCAI-21 (https://www.ijcai.org/proceedings/2021/223).
EgoBlur
This repository contains a command-line interface(CLI) that can detect and blur out faces and license plates(PII) from images and videos. The CLI takes an image or video file as input, runs an anonymization algorithm on it, and writes the blurred output to a specified path.
ORE-CLWW2016-
Order revealing encryption
justsoso0601's Repositories
justsoso0601/ORE-CLWW2016-
Order revealing encryption
justsoso0601/aircrack-ng
WiFi security auditing tools suite
justsoso0601/awesome-model-compression
papers about model compression
justsoso0601/cisp
CISP知识整理
justsoso0601/Clusion
A searchable encryption library from the Encrypted Systems Lab @ Brown University.
justsoso0601/Crypto
justsoso0601/Crypton
Library consisting of explanation and implementation of all the existing attacks on various Encryption Systems, Digital Signatures, Key Exchange, Authentication methods along with example challenges from CTFs
justsoso0601/easyFL
An experimental platform to quickly realize and compare with popular centralized federated learning algorithms. A realization of federated learning algorithm on fairness (FedFV, Federated Learning with Fair Averaging, https://fanxlxmu.github.io/publication/ijcai2021/) was accepted by IJCAI-21 (https://www.ijcai.org/proceedings/2021/223).
justsoso0601/EgoBlur
This repository contains a command-line interface(CLI) that can detect and blur out faces and license plates(PII) from images and videos. The CLI takes an image or video file as input, runs an anonymization algorithm on it, and writes the blurred output to a specified path.
justsoso0601/EVA
Compiler for the SEAL homomorphic encryption library
justsoso0601/federated-learning-compress
justsoso0601/FedLab-framework
A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research.
justsoso0601/FreeAI
OpenAI should not be a closed AI. FreeAI持续向更好用、更强大、更便宜的AI开放而努力,可为一般的科研组省下一笔的不易报销的经费支出。
justsoso0601/gpt_academic
为ChatGPT/GLM提供实用化交互界面,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm2等本地模型。兼容文心一言, moss, llama2, rwkv, claude2, 通义千问, 书生, 讯飞星火等。
justsoso0601/HE3DB
justsoso0601/heu
A homomorphic encryption processing unit.
justsoso0601/IV-based-on-SEAL
justsoso0601/MOTION
An efficient, user-friendly, modular, and extensible framework for mixed-protocol secure multi-party computation with two or more parties
justsoso0601/MultiMedia
音视频学习资料
justsoso0601/NIID-Bench
Federated Learning on Non-IID Data Silos: An Experimental Study (ICDE 2022)
justsoso0601/PPML-Resource
Materials about Privacy-Preserving Machine Learning
justsoso0601/primihub
Hyper Multi-Party computing platform
justsoso0601/SEAL
Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
justsoso0601/secretflow
A unified framework for privacy-preserving data analysis and machine learning
justsoso0601/Shamir
Secure Aggregation with Shamir’s Method
justsoso0601/spu
SPU (Secure Processing Unit) aims to be a provable, measurable secure computation device, which provides computation ability while keeping your private data protected.
justsoso0601/sse-
A curated list of resources about Searchable Symmetric Encryption (SSE).
justsoso0601/SSEPy
SSEPy: Implementation of searchable symmetric encryption in pure Python
justsoso0601/test
justsoso0601/yasl
YASL (Yet Another Simple library) is a C++ library contains modules and utilities which other SecretFlow code depends on.