Crate p3_circle

Source
Expand description

A framework for operating over the unit circle of a finite field, following the Circle STARKs paper by Haböck, Levit and Papini.

Structs§

BatchOpening
CfftPerm
CircleDomain
A twin-coset of the circle group on F. It has a power-of-two size and an arbitrary shift.
CircleEvaluations
CirclePcs
CirclePcsProof
InputProof

Enums§

InputError

Functions§

circle_basis

Type Aliases§

CfftView