[][src]Module sit_core::hash

SIT uses hashing for content-addressable entities (such as records)

Enums

HashingAlgorithm

Enumerates known hashing algorithm. Its content depends on features enabled during build-time

Traits

Hasher

Hasher is a unifying trait for different hashing algorithms