jellyfish
Cryptographic library
A Rust implementation of a cryptographic system and extensions.
A Rust Implementation of the PLONK ZKP System and Extensions
406 stars
14 watching
105 forks
Language: Rust
last commit: 5 days ago plonkrustzero-knowledge-proofs
Related projects:
Repository | Description | Stars |
---|---|---|
0xpolygonzero/plonky2 | A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 778 |
dagenix/rust-crypto | A pure-Rust implementation of common cryptographic algorithms | 1,394 |
pluto/ronkathon | A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 190 |
rustcrypto/hashes | A collection of cryptographic hash functions written in Rust. | 1,879 |
zk-garage/plonk | A Rust implementation of PLONK proving system with optimized performance and genericity for curve types | 294 |
keichan34/tea_crypto_erl | An implementation of a simple encryption algorithm in Erlang. | 0 |
esp-rs/espup | Tools for developing applications on Espressif SoC's using Rust. | 232 |
randombit/botan-rs | A Rust cryptography library that wraps the Botan C API | 34 |
esp-rs/esp-pacs | A repository of Rust crates providing peripheral access to various Espressif SoCs and modules | 112 |
waterjuice/wjcryptlib | A collection of cryptographic functions written in C. | 479 |
dusk-network/plonk | A Rust implementation of a secure cryptographic system for efficient zero-knowledge proofs | 551 |
agro1986/caustic | An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies | 5 |
dalek-cryptography/bulletproofs | A high-performance Rust implementation of Bulletproofs, enabling efficient single-party and multi-party computations with programmable constraints. | 1,049 |
emo-crab/scap-rs | A collection of Rust libraries for working with vulnerability data from various sources. | 16 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 28 |