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
13
14
15
16
17
[-1, -1, -1, 1, 1]
-1
[-1, -1, -1, 1]
[1, 1, 1, 1]
[-1, -1, -1, -1]
0
[-1, 1, 1, 1, 1]
  ***   at top-level: nfeltsign(nf,a,3)
  ***                 ^-----------------
  *** nfeltsign: domain error in nfeltsign: index > 2
  ***   at top-level: nfeltsign(nf,a,[-1..1])
  ***                 ^-----------------------
  *** nfeltsign: domain error in nfeltsign: index <= 0
  ***   at top-level: nfeltsign(nf,a,[1..3])
  ***                 ^----------------------
  *** nfeltsign: domain error in nfeltsign: index > 2
Total time spent: 4