/Secret-Sharing

Shamir secret sharing over GF(2^r) with erasure correcting codes

Primary LanguagePython

Secret-Sharing

Shamir secret sharing over GF(2^r) with erasure correcting codes Left to do- Modulus operation can be imporved using the fast arith python file. Multiplication and division need to be changed maybe to use generator.