intel / pailliercryptolib
Intel Paillier Cryptosystem Library is an open-source library which provides accelerated performance of a partial homomorphic encryption (HE), named Paillier cryptosystem, by utilizing Intel® IPP-Crypto on AVX512IFMA instructions. Intel Paillier Cryptosystem Library is certified for ISO compliance.
☆75Updated 6 months ago
Alternatives and similar repositories for pailliercryptolib:
Users that are interested in pailliercryptolib are comparing it to the libraries listed below
- Private Information Retrieval protocol☆44Updated 3 years ago
- Example implementation of the SealPIR protocol☆140Updated last month
- C++ OT extension implementation☆126Updated 4 years ago
- Efficient Batched Oblivious PRF with Applications to Private Set Intersection (CCS 2016)☆80Updated 2 years ago
- Oblivious Transfer, Oblivious Transfer Extension and Variations☆166Updated 4 months ago
- APSI is a C++ library for Asymmetric (unlabeled or labeled) Private Set Intersection.☆192Updated last year
- ☆103Updated 3 years ago
- Semi-honest Two Party Computation Based on Garbled Circuits.☆77Updated 2 years ago
- Efficient Private Set Intersection base on VOLE☆119Updated last month
- YACL (Yet Another Common crypto library) is a C++ library that contains cryptography, network and io modules which other SecretFlow code …☆82Updated this week
- A high-performance homomorphic encryption algorithm library.☆91Updated last week
- An Implementation of Incremental Distributed Point Functions in C++☆74Updated 2 weeks ago
- Private Set Intersection in the Internet Setting From Lightweight Oblivious PRF☆86Updated 2 years ago
- Fast, High-Rate Single-Server PIR via FHE Composition☆30Updated 2 years ago
- A repository for private set intersection.☆178Updated 3 weeks ago
- An efficient, user-friendly, modular, and extensible framework for mixed-protocol secure multi-party computation with two or more parties☆86Updated last year
- A Three Party MPC framework for Machine learning and Databases☆208Updated 11 months ago
- ☆216Updated 2 months ago
- A repo to hold common tools used by my crypto projects☆122Updated last month
- ☆23Updated 2 years ago
- ☆66Updated 6 years ago
- Multi-Key Homomophic Encryption from TFHE☆55Updated 3 years ago
- The reference implementation of SimplePIR and DoublePIR, accompanying the paper "One Server for the Price of Two: Simple and Fast Single-…☆81Updated 2 years ago
- Library implementing the Fan-Vercauteren homomorphic encryption scheme☆60Updated 8 years ago
- Query compiler for secure multi-party computation.☆99Updated 4 years ago
- Practical Multi-party Private Set Intersection from Symmetric-Key Techniques[ACM CCS 2017]☆96Updated last year
- The Intel Homomorphic Encryption (HE) toolkit is the primordial vehicle for the continuous distribution of the Intel HE technological in…☆117Updated 7 months ago
- Crypto and networking utils used for ABY and OTExtension