referrerpolicy=no-referrer-when-downgrade

Module proof_of_possession

Source
Expand description

Utilities for proving possession of a particular public key

Traits§

NonAggregatable
Marker trait to identify whether the scheme is not aggregatable.
ProofOfPossessionGenerator
Pair which is able to generate proof of possession.
ProofOfPossessionVerifier
Pair which is able to verify proof of possession.

Functions§

statement_of_ownership
Simply returns the owner prefixed with proof of possession context.