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: __
Help: __: integral concatenation of strings.
Section: symbolic_operators
Description:
 (genstr, genstr):genstr                gconcat($1, $2)
 (genstr, gen):genstr                   gconcat($1, $2)
 (gen, genstr):genstr                   gconcat($1, $2)
 (gen, gen):genstr                      gconcat($genstr:1, $2)