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

Test for better VDF proof generation protocol #31

Open omershlo opened 4 years ago

omershlo commented 4 years ago

We implemented https://eprint.iacr.org/2018/623.pdf algorithm 4 (long division) for g^q. Algorithm 5 is the next candidate to replace algorithm 4 with possible better trade-off. It is implemented for example in https://github.com/poanetwork/vdf