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.