Fluent Hash

This library is a wrapper on top of the ring cryptography library which provides a fluent interface for generating SHA-1 and SHA-2 hashes. It provides convenience methods for generating hashes from various data types such as the following: - &[u8] - Vec\

It also supports formatting the hash values as bytes or hex.

Documentation

Lives here:

Examples

License

fluent-hash is distributed under the Apache License version 2.0.