Function infinitree::secure_hash[][src]

pub fn secure_hash(content: &[u8]) -> Digest
Expand description

Cryptographically secure hash function.

Currently Blake2bp with a 256bit output.