Crate ckb_hash

source ·
Expand description

CKB default hash function.

CKB uses blake2b with following configurations as the default hash function.

  • output digest size: 32
  • personalization: ckb-default-hash

Structs§

Constants§

Functions§