Trait elliptic_curve::VoprfParameters
source · [−]This is supported on crate feature
voprf
only.Expand description
Elliptic curve parameters used by VOPRF.
Associated Types
The Hash
parameter which assigns a particular hash function to this
ciphersuite as defined in section 4 of draft-irtf-cfrg-voprf-08
.
Associated Constants
The ID
parameter which identifies a particular elliptic curve
as defined in section 4 of draft-irtf-cfrg-voprf-08
.