Cipher

Algorithm for encrypting and decrypting data, such as AES or ChaCha20.

Checkpoint

Periodically committed state summary that accelerates sync and helps finalize or validate recent history.

Canonical Bridge

The officially supported cross‑chain bridge for a network, generally with security assumptions closest to the core protocol.

Chain ID

Unique identifier for an EVM chain used to prevent replay across networks and select correct signer domain.

Calldata Keyword

Solidity data location specifier for function parameters, marking them as read‑only and non‑modifiable.