zn_poly

zn_poly is a C library for polynomial arithmetic in Z/nZ[x], where n is any modulus that fits into an unsigned long.

It doesn't do much yet, but watch this space!

Documentation

The tarball has a README that explains how to build and install it, but there's no library documentation yet.

Get the source

Latest version

Older versions


Back to the main page