class_group 0.6.1

Rust library for building IQC: cryptography based on class groups (Cl) of imaginary quadratic orders
Documentation
1
2
3
4
5
6
7
8
Function: polgraeffe
Section: polynomials
C-Name: polgraeffe
Prototype: G
Help: polgraeffe(f): returns the Graeffe transform g of f, such that
 g(x^2) = f(x)f(-x).
Doc: returns the \idx{Graeffe} transform $g$ of $f$, such that $g(x^2) = f(x)
 f(-x)$.