node-seal
Homomorphic encryption library
A library that enables secure computations on encrypted data without revealing the underlying plaintext
Homomorphic Encryption for TypeScript or JavaScript - Microsoft SEAL
192 stars
5 watching
24 forks
Language: TypeScript
last commit: 6 months ago
Linked from 1 awesome list
cryptocryptographycryptosystememscriptenencryptionhomomorphichomomorphic-encryptionhomomorphismjavascriptmicrosoftmicrosoft-sealnode-sealsealweb-assemblywebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
huelse/seal-python | A Python binding for the Microsoft SEAL homomorphic encryption library | 321 |
microsoft/eva | Automates away parts of homomorphic encryption requiring cryptographic expertise | 226 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
lducas/fhew | A C++ library implementing a fully homomorphic encryption scheme for secure evaluation of boolean circuits on encrypted data. | 221 |
openmined/tenseal | A library for performing homomorphic encryption operations on tensors using the Microsoft SEAL algorithm. | 836 |
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 |
kuleuven-cosic/final | A C++ implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 35 |
facebookresearch/cupcake | A Rust library for homomorphic encryption allowing secure vector operations | 408 |
microsoft/seal | A C++ library for secure computations using homomorphic encryption | 3,611 |
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
vernamlab/cuhe | A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 194 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
sunscreen-tech/sunscreen | A compiler for encrypted computation and proof systems based on fully homomorphic encryption | 247 |
cpeikert/lol | A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 224 |