apricot

Secure multi-party comp

A cryptographic library implementing a protocol for secure multi-party computation

APRICOT: Advanced Protocols for Real-world Implementation of Computational Oblivious Transfers

GitHub

16 stars
5 watching
4 forks
Language: C++
last commit: about 8 years ago

Related projects:

Repository Description Stars
aarhuscrypto/duplo An implementation of a cryptographic protocol for secure computation on distributed systems 22
encryptogroup/tasty Automates efficient Secure Two-partY computation protocols using garbled circuits and homomorphic encryption techniques 10
aarhuscrypto/tinylego An implementation of a cryptographic protocol for secure two-party computation 16
aarhuscrypto/splitcommit A portable C++ implementation of the recent UC-secure additively homomorphic commitment scheme 10
encryptogroup/aby A framework for efficient mixed-protocol secure two-party computation 464
rustcrypto/nacl-compat Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. 58
opencryptoproject/myst An implementation of secure key generation and management protocols for distributed systems. 35
azadkuh/mbedcrypto A portable C++ library for encryption and decryption of binary data using various algorithms 47
bcgit/bc-csharp A .NET implementation of cryptographic algorithms and protocols. 1,673
unboundsecurity/blockchain-crypto-mpc Protects cryptographic keys and seed secrets using secure multiparty computation 456
encryptogroup/psi An implementation of Private Set Intersection protocols for secure data sharing 178
kelp404/cocoasecurity A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. 1,134
av1ctor/libsecp256k1.mo A Motoko port of the widely-used secp256k1 cryptographic library 1
maythamfahmi/cryptonet A lightweight C# library providing basic encryption and decryption capabilities using asymmetric (RSA) and symmetric (AES) encryption algorithms. 100
aviate-labs/crypto.mo A collection of cryptographic primitives implemented in Motoko 11