ZenGo-X / class

Rust library for building IQC: cryptography based on class groups of imaginary quadratic orders
GNU General Public License v3.0
63 stars 31 forks source link

Add compression of group element representation #46

Closed survived closed 3 years ago

survived commented 3 years ago

Compression technique is described in paper: https://eprint.iacr.org/2020/196.pdf. Closes #36.