Module kitsune_p2p_dht::hash

source ·
Expand description

Simple hash types.

TODO: unify with hashes from kitsune_p2p_types::bin_types

Structs§

  • The hash of an Agent
  • The hash of an Op
  • The hash of a Region, which is the XOR of all OpHashes contained in this region.

Functions§

  • Get a fake hash, for testing only.
  • Get the 32 byte slice of a larger slice representing hash data

Type Aliases§