cloudwu / pbc

A protocol buffers library for C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PBC library generate a BN256 curve

huangyiting111 opened this issue · comments

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?