rabin_ida

Crates.iorabin_ida
lib.rsrabin_ida
version0.1.3
sourcesrc
created_at2022-06-23 13:27:40.947031
updated_at2022-06-27 20:23:14.731676
descriptionRabin's information dispersal algorithm, originally by Liam Perlaki
homepage
repositoryhttps://github.com/dirvine/rabin_ida
max_upload_size
id611876
size644,938
David Irvine (dirvine)

documentation

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.

Commit count: 21

cargo fmt