An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io "homomorphic-encryption" keyword

View the packages on the crates.io package registry that are tagged with the "homomorphic-encryption" keyword.

spiral-rs 0.2.0
Rust implementation of the Spiral PIR scheme
4 versions - Latest release: over 2 years ago - 2 dependent packages - 1 dependent repositories - 5.1 thousand downloads total - 350 stars on GitHub - 1 maintainer
blyss-rs 0.2.0
Rust client for Blyss
1 version - Latest release: over 2 years ago - 1.39 thousand downloads total - 350 stars on GitHub - 1 maintainer
spiral-server 0.2.1-alpha.2
Server for the Spiral PIR scheme
2 versions - Latest release: over 2 years ago - 2.41 thousand downloads total - 350 stars on GitHub - 1 maintainer
safe_paillier_rust 0.1.4
An implementation of the Paillier cryptosystem with homomorphic properties, leveraging Rust's typ...
5 versions - Latest release: over 1 year ago - 5.68 thousand downloads total - 0 stars on GitHub - 1 maintainer
tfhe 1.3.2
TFHE-rs is a fully homomorphic encryption (FHE) library that implements Zama's variant of TFHE.
81 versions - Latest release: 9 days ago - 3 dependent packages - 3 dependent repositories - 178 thousand downloads total - 1,306 stars on GitHub - 1 maintainer
sunscreen_backend 0.8.1
The backend for the Sunscreen compiler.
6 versions - Latest release: almost 2 years ago - 1 dependent package - 3 dependent repositories - 9 thousand downloads total - 292 stars on GitHub - 2 maintainers
parasol_concurrency 0.9.0
This crate contains generally useful concurrency primitives.
1 version - Latest release: 4 months ago - 482 downloads total - 292 stars on GitHub - 1 maintainer
sunscreen_fhe_program 0.8.1
This crate provides the data format for Sunscreen FHE programs.
6 versions - Latest release: almost 2 years ago - 3 dependent packages - 3 dependent repositories - 9.98 thousand downloads total - 292 stars on GitHub - 2 maintainers
sunscreen_math 0.9.0
This crate contains GPU implementations that support the Sunscreen compiler.
3 versions - Latest release: 4 months ago - 2.78 thousand downloads total - 292 stars on GitHub - 2 maintainers
sunscreen_math_macros 0.9.0
This crate contains macros that support the Sunscreen compiler.
3 versions - Latest release: 4 months ago - 1 dependent package - 3.05 thousand downloads total - 292 stars on GitHub - 2 maintainers
sunscreen_compiler_macros 0.8.1
This crate contains macros that support the Sunscreen compiler.
6 versions - Latest release: almost 2 years ago - 1 dependent package - 3 dependent repositories - 9.13 thousand downloads total - 292 stars on GitHub - 2 maintainers
mux_circuits 0.9.0
This crate contains the Sunscreen Torus FHE (TFHE) implementation
1 version - Latest release: 4 months ago - 530 downloads total - 292 stars on GitHub - 1 maintainer
sunscreen_runtime 0.8.1
This crate provides a runtime for performing various FHE operations within Sunscreen.
7 versions - Latest release: almost 2 years ago - 2 dependent packages - 3 dependent repositories - 10.5 thousand downloads total - 280 stars on GitHub - 2 maintainers
sunscreen_compiler_common 0.8.1
This crate contains common functionality for Sunscreen's FHE and ZKP compilers.
2 versions - Latest release: almost 2 years ago - 6 dependent packages - 4.44 thousand downloads total - 280 stars on GitHub - 1 maintainer
parasol_runtime 0.9.0
This crate supports the Parasol CPU, providing key generation, encryption, and FHE evaluation fun...
1 version - Latest release: 4 months ago - 446 downloads total - 280 stars on GitHub - 1 maintainer
sunscreen_zkp_backend 0.8.1
This crate contains the ZKP backend of the Sunscreen compiler.
2 versions - Latest release: almost 2 years ago - 2 dependent packages - 3.64 thousand downloads total - 280 stars on GitHub - 1 maintainer
parasol_cpu 0.9.0
This crate contains the Parasol CPU, which runs programs over a mix of encrypted and plaintext data.
1 version - Latest release: 4 months ago - 429 downloads total - 280 stars on GitHub - 1 maintainer
seal_fhe 0.8.1
This crate contains Rust bindings for Microsoft's SEAL Fully Homomorphic Encryption (FHE) library.
5 versions - Latest release: almost 2 years ago - 4 dependent packages - 3 dependent repositories - 10.4 thousand downloads total - 280 stars on GitHub - 2 maintainers
emsdk 0.1.1
A crate for building C++ projects with emcake. This facilitates building wasm binaries with both ...
1 version - Latest release: about 3 years ago - 1 dependent package - 1 dependent repositories - 5.71 thousand downloads total - 280 stars on GitHub - 2 maintainers
sunscreen_tfhe 0.9.0
This crate contains the Sunscreen Torus FHE (TFHE) implementation
1 version - Latest release: 4 months ago - 510 downloads total - 280 stars on GitHub - 1 maintainer
sunscreen 0.8.1
A Fully Homomorphic Encryption (FHE) compiler supporting the Brakerski/Fan-Vercauteren (BFV) scheme.
6 versions - Latest release: almost 2 years ago - 1 dependent repositories - 8.74 thousand downloads total - 280 stars on GitHub - 2 maintainers
generalized-paillier 0.3.0
Original Paillier encryption and generallized Paillier encrytion, i.e. Damgard-Jurik scheme
3 versions - Latest release: 6 months ago - 1.76 thousand downloads total - 1 stars on GitHub - 1 maintainer
tfhe-versionable-derive 0.6.0
tfhe-versionable-derive: A set of proc macro for easier implementation of the tfhe-versionable tr...
9 versions - Latest release: 2 months ago - 84.2 thousand downloads total - 1,306 stars on GitHub - 1 maintainer
tfhe-ntt 0.6.0
tfhe-ntt is a pure Rust high performance number theoretic transform library.
4 versions - Latest release: 4 months ago - 39.4 thousand downloads total - 1,306 stars on GitHub - 1 maintainer
tfhe-hpu-backend 0.2.0
HPU implementation on FPGA of TFHE-rs primitives.
3 versions - Latest release: 25 days ago - 933 downloads total - 1,306 stars on GitHub - 1 maintainer
tfhe-cuda-backend 0.11.0
Cuda implementation of TFHE-rs primitives.
18 versions - Latest release: 25 days ago - 1 dependent package - 18.6 thousand downloads total - 1,306 stars on GitHub - 1 maintainer
tfhe-versionable 0.6.0
tfhe-versionable: Add versioning informations/backward compatibility on rust types used for seria...
9 versions - Latest release: 2 months ago - 84.2 thousand downloads total - 1,306 stars on GitHub - 1 maintainer
tfhe-fft 0.9.0
tfhe-fft is a pure Rust high performance fast Fourier transform library.
4 versions - Latest release: 4 months ago - 39.5 thousand downloads total - 1,306 stars on GitHub - 1 maintainer
tfhe-rs 0.0.0
For the actual tfhe crate check-out https://crates.io/crates/tfhe
1 version - Latest release: over 2 years ago - 1.33 thousand downloads total - 1,306 stars on GitHub - 1 maintainer
tfhe-csprng 0.6.0
Cryptographically Secure PRNG used in the TFHE-rs library.
3 versions - Latest release: 25 days ago - 38.4 thousand downloads total - 1,306 stars on GitHub - 1 maintainer
tfhe-zk-pok 0.7.0
tfhe-zk-pok: An implementation of zero-knowledge proofs of encryption for TFHE.
13 versions - Latest release: 25 days ago - 1 dependent package - 53.5 thousand downloads total - 1,306 stars on GitHub - 1 maintainer
Top 8.1% on crates.io
concrete-csprng 0.4.1
Cryptographically Secure PRNG used in the TFHE-rs library.
9 versions - Latest release: about 1 year ago - 3 dependent packages - 17 dependent repositories - 108 thousand downloads total - 859 stars on GitHub - 1 maintainer
concrete-cuda 0.1.1
Cuda implementation for the concrete FHE library.
2 versions - Latest release: almost 3 years ago - 2 dependent packages - 2 dependent repositories - 4.25 thousand downloads total - 73 stars on GitHub - 1 maintainer
concrete-npe 0.3.0
Noise parameter estimator for the concrete FHE library.
8 versions - Latest release: almost 3 years ago - 3 dependent packages - 3 dependent repositories - 24.7 thousand downloads total - 73 stars on GitHub - 1 maintainer
concrete-core-experimental 1.0.0-beta
Concrete is a fully homomorphic encryption (FHE) library that implements Zama's variant of TFHE.
1 version - Latest release: about 3 years ago - 3 dependent packages - 1 dependent repositories - 2.7 thousand downloads total - 73 stars on GitHub - 1 maintainer
concrete-core 1.0.2
Concrete is a fully homomorphic encryption (FHE) library that implements Zama's variant of TFHE.
11 versions - Latest release: over 2 years ago - 5 dependent packages - 8 dependent repositories - 34.9 thousand downloads total - 73 stars on GitHub - 1 maintainer
paillier-rs 0.2.3
Paillier Cryptosystem Implementation
5 versions - Latest release: over 2 years ago - 5.67 thousand downloads total - 2 stars on GitHub - 1 maintainer
concrete-commons 0.2.1
Common tools for the concrete FHE library.
5 versions - Latest release: about 3 years ago - 5 dependent packages - 4 dependent repositories - 23.9 thousand downloads total - 73 stars on GitHub - 1 maintainer
concrete-shortint 0.1.1
Homomorphic Short Integer interface for the concrete FHE library.
3 versions - Latest release: over 2 years ago - 3 dependent packages - 3 dependent repositories - 5.9 thousand downloads total - 1,375 stars on GitHub - 1 maintainer
concrete 0.2.1
Concrete is an open-source FHE Compiler that simplifies the use of fully homomorphic encryption (...
17 versions - Latest release: over 2 years ago - 6 dependent repositories - 24.9 thousand downloads total - 1,375 stars on GitHub - 1 maintainer
concrete-integer 0.1.1
Homomorphic Integer circuit interface for the concrete FHE library.
3 versions - Latest release: over 2 years ago - 1 dependent package - 3 dependent repositories - 5.02 thousand downloads total - 1,375 stars on GitHub - 1 maintainer
concrete-keygen 0.1.0
concrete-keygen allows you to manage keys to be used in Zama's Concrete framework. It also provid...
2 versions - Latest release: 2 months ago - 579 downloads total - 1,375 stars on GitHub - 1 maintainer
concrete-macro 0.0.0
Concrete is an open-source FHE Compiler that simplifies the use of fully homomorphic encryption (...
2 versions - Latest release: over 2 years ago - 1.68 thousand downloads total - 1,375 stars on GitHub - 1 maintainer
concrete_lib 0.1.5
Concrete is a fully homomorphic encryption (FHE) library that implements Zama's variant of TFHE.
6 versions - Latest release: over 4 years ago - 1 dependent repositories - 7.9 thousand downloads total - 1,375 stars on GitHub - 1 maintainer
concrete-boolean 0.2.1
Homomorphic Boolean circuit interface for the concrete FHE library.
3 versions - Latest release: over 2 years ago - 1 dependent package - 5 dependent repositories - 7.6 thousand downloads total - 1,375 stars on GitHub - 1 maintainer
mpvss-rs 0.2.7
A Simple Publicly Verifiable Secret Sharing Library
10 versions - Latest release: over 2 years ago - 10.8 thousand downloads total - 26 stars on GitHub - 1 maintainer
haven 0.0.1
Lattice-based Homomorphic Encryption library
1 version - Latest release: over 5 years ago - 1.49 thousand downloads total - 8 stars on GitHub - 1 maintainer
paillier 0.2.0
A pure-Rust implementation of the Paillier encryption scheme
7 versions - Latest release: almost 7 years ago - 1 dependent package - 12 dependent repositories - 15.7 thousand downloads total - 118 stars on GitHub - 1 maintainer