libshe
Encryption library
An encryption library allowing secure execution of functions on encrypted data without decrypting it
Symmetric somewhat homomorphic encryption library based on DGHV
27 stars
5 watching
5 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list
c-plus-plusciphertext-compressioncryptographyhomomorphic-encryptionhomomorphic-encryption-library
Related projects:
Repository | Description | Stars |
---|---|---|
lducas/fhew | A C++ library implementing a fully homomorphic encryption scheme for secure evaluation of boolean circuits on encrypted data. | 221 |
vernamlab/cuhe | A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 194 |
kuleuven-cosic/final | A C++ implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 35 |
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
azadkuh/mbedcrypto | A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
s0l0ist/node-seal | A library that enables secure computations on encrypted data without revealing the underlying plaintext | 192 |
mongodb/libmongocrypt | A cryptographic library used to encrypt data stored in MongoDB | 95 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 59 |
vernamlab/cufhe | A CUDA-accelerated Fully Homomorphic Encryption Library | 212 |
encryptorion-lab/phantom-fhe | A CUDA-accelerated homomorphic encryption library | 80 |
kryptnostic/krypto | An implementation of multivariate quadratic fully homomorphic encryption in C++ | 50 |
keichan34/tea_crypto_erl | An implementation of a simple encryption algorithm in Erlang. | 0 |
cpeikert/lol | A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 224 |
ankane/lockbox | Provides modern encryption for Ruby applications and data storage | 1,456 |
primihub/hehub | A library providing tools and interfaces for working with homomorphic encryption in C++ | 90 |