fentec-project / gofe

Functional encryption library in Go
Apache License 2.0
170 stars 51 forks source link

Precomputation of small steps in dlog #43

Closed tilenmarc closed 3 years ago

tilenmarc commented 3 years ago

This PR introduces an option to precompute a table of baby steps in Baby-step giant-step discrete logarithm algorithm of chosen size in the bn256.GT group.