Docs.rs
sha2raw-11.0.0
sha2raw 11.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dignifiedquire
cryptonemo
Kubuxu
ZenGround0
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
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
☰
Crate sha2raw
Version 11.0.0
All Items
Structs
Traits
?
Crate
sha2raw
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.