# bitpolymul-new **Repository Path**: pmpleader/bitpolymul-new ## Basic Information - **Project Name**: bitpolymul-new - **Description**: 开源学习,国产化编译 - **Primary Language**: C - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-07 - **Last Updated**: 2024-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 http://arxiv.org/abs/1708.09746 .