Skip to main content

Module digest

Module digest 

Source
Expand description

SHA-256 helpers for registration digests.

Digest input must be RFC 8785 canonical UTF-8 bytes of registrations only, then encoded as lowercase hex. Public entry is raw JSON of that array; [sha256_hex] is a low-level crate-private helper.

Functionsยง

registration_digest
RFC 8785 SHA-256 of the registrations array only.