TenSEAL
Tensor encryption library
A library for performing homomorphic encryption operations on tensors using the Microsoft SEAL algorithm.
A library for doing homomorphic encryption operations on tensors
836 stars
20 watching
158 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list
cppcryptographydeep-learningdocker-imageencryptionhacktoberfesthomomorphic-encryptionmicrosoft-sealpythontensor
Related projects:
Repository | Description | Stars |
---|---|---|
s0l0ist/node-seal | A library that enables secure computations on encrypted data without revealing the underlying plaintext | 192 |
openfheorg/openfhe-development | An open-source library for fully homomorphic encryption and secure multiparty computation | 765 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
kuleuven-cosic/final | A C++ implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 35 |
vernamlab/cuhe | A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 194 |
openmined/private-ai-resources | A curated collection of resources and libraries for secure machine learning research and development | 471 |
ibarrond/pyfhel | A Python library for encrypted computations and data operations using homomorphic encryption | 487 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 59 |
lducas/fhew | A C++ library implementing a fully homomorphic encryption scheme for secure evaluation of boolean circuits on encrypted data. | 221 |
openmined/kotlinsyft | Enables secure, on-device machine learning training and inference for Android devices using PySyft models | 86 |
tf-encrypted/tf-encrypted | Enables secure machine learning computations in TensorFlow without requiring expertise in cryptography or distributed systems. | 1,210 |
microsoft/eva | Automates away parts of homomorphic encryption requiring cryptographic expertise | 226 |
k-miran/hemat | A software package for performing secure matrix computations using homomorphic encryption | 40 |
huelse/seal-python | A Python binding for the Microsoft SEAL homomorphic encryption library | 321 |
uncomplicate/deep-diamond | A fast Clojure library for computing with tensors and neural networks on CPUs and GPUs. | 433 |