Docs.rs
s3p-core-0.1.0
s3p-core 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
toxadab
Dependencies
base64 ^0.22
normal
chacha20poly1305 ^0.10
normal
ed25519-dalek ^2
normal
hex ^0.4
normal
hkdf ^0.12
normal
rand ^0.8
normal
rand_core ^0.6
normal
reed-solomon-erasure ^5
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
proptest ^1
dev
rand ^0.8
dev
Versions
22.78%
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
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 rs
s3p_
core
0.1.0
Module rs
Module Items
Functions
In crate s3p_
core
s3p_core
Module
rs
Copy item path
Source
Functions
§
rs_
encode
Encode
data_shards
into
data_shards + parity_shards
shards.
rs_
reconstruct
Attempt to reconstruct data from a subset of shards (some can be None).