Crates.io | rabin_ida |
lib.rs | rabin_ida |
version | 0.1.3 |
source | src |
created_at | 2022-06-23 13:27:40.947031 |
updated_at | 2022-06-27 20:23:14.731676 |
description | Rabin's information dispersal algorithm, originally by Liam Perlaki |
homepage | |
repository | https://github.com/dirvine/rabin_ida |
max_upload_size | |
id | 611876 |
size | 644,938 |
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.