Module p256_hash

Source
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.