cloudwu / pbc

A protocol buffers library for C
MIT License
1.62k stars 567 forks source link

PBC library generate a BN256 curve #145

Open huangyiting111 opened 3 years ago

huangyiting111 commented 3 years ago

pbc库能否生成一条bn256曲线,如果能的话,在q,r,b确定后,曲线参数beta、alpha0、alpha1如何确定呢? Can the PBC library generate a BN256 curve, and if so, how can the curve parameters beta, alpha0, alpha1 be determined after q, r, and b are determined?