Module mitrid_core::crypto::hash[][src]

Trait implemented by types that can be cryptographically hashed.

Hash

hash is the module providing the trait used to implement cryptographic hashing.

Traits

Hashable

Trait implemented by types that can be cryptographically hashed.