https://github.com/dirvine/rabin_ida
Information dispersal algorithm
https://github.com/dirvine/rabin_ida
Last synced: 5 months ago
JSON representation
Information dispersal algorithm
- Host: GitHub
- URL: https://github.com/dirvine/rabin_ida
- Owner: dirvine
- License: bsd-3-clause
- Created: 2022-05-31T11:40:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T12:41:25.000Z (over 2 years ago)
- Last Synced: 2025-09-18T21:50:11.676Z (9 months ago)
- Language: Rust
- Size: 218 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RabinIda
Information Dispersal Algorithm. Uses Vandermonde (invertable) matrix to calculate coefficients.
Use `cargo bench` to check throughput. On an M1 mac this is approx 220Mb/s for a 5 of 7 set of shares on 1Mb data.