A complete, tested utility for canonical hashing and digesting of JSON values.
A complete, tested building block for the Retsumdk ecosystem. Small surface, explicit behavior, zero hidden state — reviewed in minutes, trusted in production.
- Deterministic, stable normalization of JSON-serializable input
- SHA-256 digesting over a canonical form
- Structured, validated result shape with a passing test suite
pip install -r requirements.txt
pytest -qMIT © Retsumdk