Module prio::server[][src]

Prio server

Structs

Server

Main workhorse of the server.

ValidationMemory

Auxiliary memory for constructing a VerificationMessage

VerificationMessage

Verification message for proof validation

Enums

ServerError

Possible errors from server operations

Functions

generate_verification_message

Given a proof and evaluation point, this constructs the verification message.

is_valid_share

Decides if the distributed proof is valid