lrq3000 / pyFileFixity

📂🛡️Suite of tools for file fixity (data protection for long term storage⌛) using redundant error correcting codes, hash auditing and duplications with majority vote, all in pure Python🐍
MIT License
129 stars 9 forks source link

New, faster ECC libraries #4

Open lrq3000 opened 7 years ago

lrq3000 commented 7 years ago

Should implement faster ECC libraries.

C/C++ fastest ECC libraries:

Porting C to Python: