# Security
- No secrets are checked into this repository.
- Input validation: labels up to 128 characters, ASCII alphanumeric with `-` and `_`; seed is `u64`.
- Constant‑time equality for digest comparison.
- If you find a security issue, please disclose responsibly to the listed contact in the project metadata.