Docs.rs
cryptohash-0.7.0
cryptohash 0.7.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
krl
Dependencies
blake2-rfc ^0.2.17
normal
Versions
88.89%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cryptohash
0.7.0
All Items
Crate Items
Structs
Traits
Crate
cryptohash
Copy item path
Source
Expand description
Trait abstracting over cryptographic hash-functions.
Structs
§
Blake2b
Wraps Blake2b in the
CryptoHash
trait
Traits
§
Crypto
Hash
A wrapper trait for cryptographic hash functions
State
The trait for a hash state