Docs.rs
openzeppelin-crypto-0.3.0
openzeppelin-crypto 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bidzyyys
Dependencies
educe ^0.6.0
normal
hex-literal ^0.4.1
normal
num-traits ^0.2.14
normal
ruint ^1.12.3
normal
optional
sha2 ^0.10.9
normal
static_assertions ^1.1.0
normal
tiny-keccak ^2.0.2
normal
zeroize ^1.8.1
normal
alloy-primitives =0.8.20
dev
proptest ^1
dev
rand ^0.9.0
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module pedersen
openzeppelin_
crypto
0.3.0
Module pedersen
Module Items
Modules
Structs
In crate openzeppelin_
crypto
openzeppelin_crypto
Module
pedersen
Copy item path
Source
Expand description
This module contains Pedersen Hash Function implementation.
Modules
§
instance
Based on the
Starknet
implementation of the Pedersen Hash Function.
params
Pedersen hash parameters.
Structs
§
Pedersen
Pedersen hash.