Glossary

SHA-256 hash chain

Cryptographic mechanism for fiscal log immutability

Each entry in Scell.io's fiscal log contains a SHA-256 hash that includes the hash of the previous entry. Any retroactive modification would break the chain and be detected immediately. Crypto-equivalent to a blockchain-style log (without PoW). Verifiable via `GET /api/v1/fiscal/integrity`.

See also