class_group 0.6.0

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: nfeltmul
Section: number_fields
C-Name: nfmul
Prototype: GGG
Help: nfeltmul(nf,x,y): element x.y in nf.
Doc:
 given two elements $x$ and $y$ in
 \var{nf}, computes their product $x*y$ in the number field $\var{nf}$.