Docs.rs
starknet-crypto-0.7.3
starknet-crypto 0.7.3
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
xJonathanLEI
Dependencies
crypto-bigint ^0.5.1
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-curve ^0.5.1
normal
starknet-types-core ^0.1.6
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.1.6
dev
wasm-bindgen-test ^0.3.34
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
starknet_
crypto
0.7.3
Crate Items
Structs
Enums
Functions
List of all items
Structs
ExtendedSignature
Felt
PoseidonHasher
Signature
Enums
RecoverError
SignError
VerifyError
Functions
get_public_key
pedersen_hash
poseidon_hash
poseidon_hash_many
poseidon_hash_single
poseidon_permute_comp
recover
rfc6979_generate_k
sign
verify