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
v=Vecsmall("hello world!")
Strchr(v)
Strtex(Mat(1/2))
Strtex((x+y)^3/(x-y)^2)
Str(x)
Str(1/2)
Str("a","b",1)
v = Vecsmall([1..255]);
Vecsmall(Strchr(v)) == v

\\ Errors, keep at end of file
Strchr(-1)