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
registrationsarray only.