poseidon-rs

Hash function library

An implementation of the Poseidon hash function in Rust for cryptographic purposes

Poseidon Rust library

GitHub

37 stars
2 watching
8 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
xjonathanlei/starknet-rs A Rust library providing a comprehensive interface to Starknet's decentralized platform 287
keep-starknet-strange/nori An RPC request router and proxy that efficiently routes Starknet requests to backend services 10
rustcrypto/hashes A collection of cryptographic hash functions implemented in pure Rust. 1,913
dusk-network/poseidon252 An implementation of a hash algorithm suitable for use in zero-knowledge proof systems 210
keep-starknet-strange/starknet-zig A Starknet-specific Zig language implementation 5
paulmillr/scure-starknet An audited implementation of Starknet cryptography 71
keep-starknet-strange/garaga Provides tools and libraries for efficient elliptic curve operations and SNARKS verification on the Starknet platform. 210
keep-starknet-strange/gomu-gomu-no-gatling A benchmarking tool for Starknet sequencers 22
keep-starknet-strange/alexandria A collection of useful algorithms and data structures implemented in Cairo for use in software development. 238
randombit/botan-rs A Rust cryptography library that wraps the Botan C API 34
sorairolake/scryptenc-rs A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm 1
starkware-libs/papyrus A full node implementation for the Starknet blockchain in Rust. 318
hsivonen/encoding_rs An implementation of the Encoding Standard in Rust, supporting decoding and encoding of various character encodings. 394
eqlabs/pathfinder A Starknet full node written in Rust providing a safe view into the Starknet blockchain 637
pluto/ronkathon A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. 192