//! Keyed evidence fingerprints. The random key is process-local; fingerprints
//! deliberately cannot correlate credentials across installations or restarts.
//!
//! Copyright (c) systemprompt.io — Business Source License 1.1.
//! See <https://systemprompt.io> for licensing details.
use ;
use Sha256;
use LazyLock;
use Uuid;
static KEY: = new;
pub