Csaba Kiraly 71a1dc6375
por: select backend and curve using defines
The implementation supports two backends:
 - BLST (default)
 - Constantine (-d:por_backend_constantine)

The implementation supports PoR over the following curves:
 - BLS12-381 (default)
 - BN254_Starks (use -d:por_backend_constantine -d:por_curve_bn254)

Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2022-05-24 14:27:32 +02:00
..
2022-05-19 11:46:48 +02:00