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
9
10
11
12
Function: nfkermodpr
Section: number_fields
C-Name: nfkermodpr
Prototype: GGG
Obsolete: 2016-08-09
Help: nfkermodpr(nf,x,pr): this function is obsolete, use nfmodpr.
Doc: this function is obsolete, use \kbd{nfmodpr}.

 Kernel of the matrix $a$ in $\Z_K/\var{pr}$, where \var{pr} is in
 \key{modpr} format (see \kbd{nfmodprinit}).
Variant: This function is normally useless in library mode. Project your
 inputs to the residue field using \kbd{nfM\_to\_FqM}, then work there.