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
Function: galoissubfields
Section: number_fields
C-Name: galoissubfields
Prototype: GD0,L,Dn
Help: galoissubfields(G,{flag=0},{v}): output all the subfields of G. flag
 has the same meaning as for galoisfixedfield.
Doc: outputs all the subfields of the Galois group \var{G}, as a vector.
 This works by applying \kbd{galoisfixedfield} to all subgroups. The meaning of
 \var{flag} is the same as for \kbd{galoisfixedfield}.