Module sarkara::hash [] [src]

Hashing.

Sarkara use BLAKE2b, it based on ChaCha stream cipher, have good performance and security.

Structs

Blake2b

Blake2b.

Traits

GenericHash

GenericHash trait, allow set output length and key.

Hash

Hash trait.