Docs.rs
sha2raw-14.0.1
sha2raw 14.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.2
normal
opaque-debug ^0.3
normal
sha2-asm ^0.6
normal
optional
rand ^0.8
dev
rand_xorshift ^0.3.0
dev
sha2 ^0.10.2
dev
cpufeatures ^0.2.2
normal
Versions
50%
of the crate is documented
Platform
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
Crate sha2raw
sha2raw
14.0.1
All Items
Crate Items
Structs
Traits
Crate
sha2raw
Copy item path
Source
Expand description
An implementation of the
SHA-2
cryptographic hash algorithms.
Structs
§
Sha256
Traits
§
Digest
Convenience wrapper trait covering functionality of cryptographic hash functions with fixed output size.