petitioner / bitpolymul

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiplication for Long binary Polynomials.

  1. Type make for building bitpolymul-test

  2. run run_test.sh for benchmarking polynomial multiplications.

BitPolyMul is the implementation of the APPENDIX of http://arxiv.org/abs/1708.09746 .

About

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 97.7%Language:CMake 1.4%Language:Python 0.9%