Docs.rs
soroban-sdk-22.0.0-rc.2
soroban-sdk 22.0.0-rc.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
graydon
leighmcculloch
stellar-crates
Dependencies
bytes-lit ^0.0.5
normal
soroban-sdk-macros ^22.0.0-rc.2
normal
arbitrary ^1.3.0
dev
ctor ^0.2.1
dev
ed25519-dalek ^2.0.0
dev
hex ^0.4.3
dev
proptest ^1.2.0
dev
proptest-arbitrary-interop ^0.1.0
dev
rand ^0.8.5
dev
soroban-env-host =22.0.0-rc.2
dev
soroban-sdk-macros ^22.0.0-rc.2
dev
soroban-spec ^22.0.0-rc.2
dev
stellar-xdr =22.0.0-rc.1.1
dev
arbitrary ^1.3.0
normal
optional
ctor ^0.2.1
normal
optional
curve25519-dalek ^4.1.3
normal
optional
ed25519-dalek ^2.1.1
normal
optional
rand ^0.8.5
normal
serde ^1.0.0
normal
serde_json ^1.0.0
normal
soroban-env-host =22.0.0-rc.2
normal
soroban-ledger-snapshot ^22.0.0-rc.2
normal
stellar-strkey =0.0.9
normal
soroban-env-guest =22.0.0-rc.2
normal
Versions
60.89%
of the crate is documented
Go to latest stable release
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
soroban_
sdk
22.0.0-rc.2
Module crypto
Module Items
Modules
Structs
In crate soroban_
sdk
soroban_sdk
Module
crypto
Copy item path
source
Expand description
Crypto contains functions for cryptographic functions.
Modules
§
bls12_
381
Structs
§
Crypto
Crypto provides access to cryptographic functions.
Crypto
Hazmat
hazmat
⚠️ Hazardous Materials
Hash
A BytesN
generated by a cryptographic hash function.