Module tags

Module tags 

Source
Expand description

Predefined domain tag constants for ClockinChain use cases

These constants define the standard domain separators used throughout the ClockinChain ecosystem. Each domain serves a specific purpose and ensures isolation between different hash applications.

Constantsยง

CLK_BLOCK
Domain tag for block headers
CLK_MERKLE
Domain tag for Merkle tree nodes
CLK_NONCE
Domain tag for signature nonce derivation
CLK_RNG
Domain tag for deterministic random number generation
CLK_TX
Domain tag for transaction identifiers