Docs.rs
starknet-rust-crypto-0.9.0
starknet-rust-crypto 0.9.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ksew1
github:software-mansion:starknet-foundry
Arcticae
Dependencies
blake2 ^0.10.6
normal
crypto-bigint ^0.5.1
normal
digest ^0.10.7
normal
hex ^0.4.3
normal
optional
hmac ^0.12.1
normal
num-bigint ^0.4.3
normal
num-integer ^0.1.45
normal
num-traits ^0.2.18
normal
rfc6979 ^0.4.0
normal
sha2 ^0.10.6
normal
starknet-rust-curve ^0.6.0
normal
starknet-types-core ^0.2.0
normal
zeroize ^1.6.0
normal
criterion ^0.4.0
dev
hex ^0.4.3
dev
hex-literal ^0.4.1
dev
serde ^1.0.160
dev
serde_json ^1.0.96
dev
starknet-types-core ^0.2.0
dev
test-case ^3.3.1
dev
wasm-bindgen-test ^0.3.50
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
All
starknet_
rust_
crypto
0.9.0
Crate Items
Structs
Enums
Functions
List of all items
Structs
Blake2Hasher
ExtendedSignature
Felt
PedersenHasher
PoseidonHasher
Signature
Enums
RecoverError
SignError
VerifyError
Functions
blake2s_hash
blake2s_hash_many
blake2s_hash_single
get_public_key
pedersen_hash
poseidon_hash
poseidon_hash_many
poseidon_hash_single
poseidon_permute_comp
recover
rfc6979_generate_k
sign
verify