Skip to content

Generator of Fr* #491

@ThomasPiellard

Description

@ThomasPiellard

Is your feature request related to a problem? Please describe.
In the fft package the method to set a generator of Fr* is not exposed and the comment is wrong e.g.


	// generator of the largest 2-adic subgroup

	domain.FrMultiplicativeGen.SetUint64(5)

for bn254 should be "generator of Fr* ". This generator might be needed e.g. for fflonk.

Describe the solution you'd like
Add a public method GenFrStar()

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions