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: 8 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 | 324 |
microsoft/eva | Automates away parts of homomorphic encryption requiring cryptographic expertise | 227 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
lducas/fhew | A library that enables secure computation on encrypted data using a symmetric encryption scheme and arbitrary boolean circuits. | 222 |
openmined/tenseal | A library for performing homomorphic encryption operations on tensors using the Microsoft SEAL algorithm. | 853 |
ibarrond/pyfhel | A Python library for encrypted computations and data operations using homomorphic encryption | 490 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 60 |
kuleuven-cosic/final | Provides an implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 36 |
facebookresearch/cupcake | A Rust library for homomorphic encryption allowing secure vector operations | 409 |
microsoft/seal | A C++ library for secure computations using homomorphic encryption | 3,647 |
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. | 195 |
sorairolake/scryptenc-rs | A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm | 1 |
sunscreen-tech/sunscreen | A compiler for encrypted computation and proof systems based on fully homomorphic encryption | 250 |
cpeikert/lol | A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 225 |