Crate reed_solomon_novelpoly
source ·Re-exports§
pub use self::field::f2e16;
pub use self::shard::Shard;
pub use self::wrapped_shard::WrappedShard;
pub use errors::*;
pub use util::*;
pub use super::util::*;
Modules§
Structs§
- Params for the encoder / decoder derived from a target validator count.
Functions§
- Encode the given payload into
n_min
shards. - each shard contains one symbol of one run of erasure coding