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