Expand description
This module implements Hash-to-Curve for NIST P-256.
Structs§
- P256_
XMD_ SHA256_ SSWU_ RO - 8.2 Suites for NIST P-256
Functions§
- hash_
to_ curve - Hash a message to a point in P256.
- hash_
to_ field - Hash a message to a P256 field element.
- hash_
to_ scalar - Hash a message to a P256 scalar.