This is an intentionally minimalistic p=2 finite-field library operating on
32-bit words (in the 32 directory) and 64-bit words (in the 64 directory).
The ff2* files use explicit leading bit; the iff2* files use implicit
leading bit.
For more features and documentation please see:
- https://github.com/johnkerl/ruffl (Ruby)
- https://github.com/johnkerl/spffl (C++)
- http://johnkerl.org/doc/ffcomp.pdf
John Kerl | 2012-01-04