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

fix all except bindgen warnings #14

Closed knarz closed 4 years ago

knarz commented 5 years ago

This should address most of #1 except the warnings generated by bindgen about 128-bit integers not having a stable ABI.

Also changed make all to make install, because all includes documentation, which requires tex, and is not strictly necessary, I'd say.

omershlo commented 4 years ago

included as part of a code that was directly push to master