guff-ida 0.1.0

Information Dispersal Algorithm
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# guff-ida
Information Dispersal Algorithm in Rust

This crate name is a placeholder.

It will include functionality for doing IDA (Information Dispersal
Algorithm) transforms on data.

It is a port/rewrite of my old Perl module `Crypt::IDA`, which is
available [from CPAN](https://metacpan.org/pod/Crypt::IDA) or from [my
`gnetraid` repository on
github](https://github.com/declanmalone/gnetraid/tree/master/Crypt-IDA/trunk).