Skip to main content

Polynomial Delegation

Definition

Polynomial delegation is a cryptographic technique that allows a computationally constrained party to delegate the evaluation of a polynomial to a powerful server. The server performs the computation and returns a result along with a proof of its correctness. The client can then verify this proof much more efficiently than performing the original computation. This method ensures the integrity of delegated computations without requiring the client to trust the server.