Skip to main content

Module correction

Module correction 

Source
Expand description

Reed-Solomon K-of-N erasure coding with HMAC integrity.

All functions are pure — no I/O, no file system, no network.

Functions§

decode_shards
Decode Reed-Solomon shards back to original data.
encode_shards
Encode data into Reed-Solomon shards with HMAC tags.