Docs.rs
sha2raw-13.0.1
sha2raw 13.0.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
filecoin-crate-owner
github:filecoin-project:proofs-crate-owners
Dependencies
byteorder ^1.3.4
normal
digest ^0.10.3
normal
fake-simd ^0.1
normal
lazy_static ^1.4.0
normal
opaque-debug ^0.3
normal
sha2-asm ^0.6
normal
optional
rand ^0.8.5
dev
rand_xorshift ^0.3.0
dev
sha2 ^0.10.2
dev
cpufeatures ^0.2.2
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sha2raw
13.0.1
All Items
Structs
Traits
Crate
sha2raw
Copy item path
source
·
[
−
]
Expand description
An implementation of the [SHA-2][1] cryptographic hash algorithms.
Structs
§
Sha256
Traits
§
Digest
Convenience wrapper trait covering functionality of cryptographic hash functions with fixed output size.