Lines Matching full:instances
75 .SS "EdDSA Instances"
76 .IX Subsection "EdDSA Instances"
77 RFC 8032 describes five EdDSA instances: Ed25519, Ed25519ctx,
80 The instances Ed25519, Ed25519ctx, Ed448 are referred to as \fBPureEdDSA\fR
81 schemes. For these three instances, the sign and verify procedures
84 The instances Ed25519ph, Ed448ph are referred to as \fBHashEdDSA\fR
85 schemes. For these two instances, the sign and verify procedures do
91 The instances Ed25519ctx, Ed25519ph, Ed448, Ed448ph accept an optional
96 These instances can be specified as signature parameters when using
100 These instances are also explicitly fetchable as algorithms using
154 The PureEdDSA instances do not support the streaming mechanism of
159 The HashEdDSA instances do not yet support the streaming mechanisms