jellyfish

Cryptographic library

A Rust implementation of a cryptographic system and extensions.

A Rust Implementation of the PLONK ZKP System and Extensions

GitHub

412 stars
14 watching
108 forks
Language: Rust
last commit: about 1 month 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 791
dagenix/rust-crypto A pure-Rust implementation of common cryptographic algorithms 1,400
pluto/ronkathon A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. 192
rustcrypto/hashes A collection of cryptographic hash functions implemented in pure Rust. 1,913
zk-garage/plonk A Rust implementation of PLONK proving system with optimized performance and genericity for curve types 295
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. 237
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 116
waterjuice/wjcryptlib A collection of cryptographic functions written in C. 485
dusk-network/plonk A Rust implementation of a secure cryptographic system for efficient zero-knowledge proofs 554
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,058
emo-crab/scap-rs A collection of Rust libraries for working with vulnerability data from various sources. 17
deliberative/crypto A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. 29