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: write1
Section: programming/specific
C-Name: write1
Prototype: vss*
Help: write1(filename,{str}*): appends the remaining arguments (same output as
 print1) to filename.
Doc: writes (appends) to \var{filename} the remaining arguments without a
 trailing newline (same output as \kbd{print1}).
 %\syn{NO}