M4RI is a C library that provides efficient implementations of binary matrix operations. This crate aims to expose those functions to Rust and provides a nice wrapper around matrices, vectors and operations on both.
Martin Albrecht and Gregory Bard. The M4RI Library. https://malb.bitbucket.io/m4ri
See also the references section of the M4RI docs here.
Thom Wiggers. Solving LPN using Large Covering Codes. Master's Thesis Radboud University, 2018.
See also https://thomwiggers.nl/research/msc-thesis/
serde
: Enable serialization- M4RI options:
m4rm_mul
: Usem4rm
as multiplication algorithmnaive_mul
: Use thenaive
strategystrassen_mul
: Use the Strassen algorithm
You may currently experience issues trying to build this on Windows. Help would be welcome (See issue #6).
Releases are available with DOI: