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.