Skip to main content

Crate uselesskey_core_kid

Crate uselesskey_core_kid 

Source
Expand description

Deprecated compatibility shim for deterministic key-ID helpers.

Prefer uselesskey-jwk; the canonical implementation now lives there.

Constants§

DEFAULT_KID_PREFIX_BYTES
Default number of hash bytes used for key IDs.

Functions§

kid_from_bytes
Generate a deterministic key ID from key bytes.
kid_from_bytes_with_prefix
Generate a deterministic key ID from key bytes with a custom hash prefix length.