Crate reed_solomon_novelpoly[][src]

Re-exports

pub use errors::*;
pub use util::*;
pub use self::field::f256;
pub use self::field::f2e16;
pub use super::util::*;
pub use self::shard::Shard;
pub use self::wrapped_shard::WrappedShard;

Modules

errors
field
shard
util
wrapped_shard

Structs

CodeParams

Params for the encoder / decoder derived from a target validator count.

ReedSolomon

Functions

encode
reconstruct

each shard contains one symbol of one run of erasure coding