Docs.rs
sha-1-0.10.1
sha-1 0.10.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
newpavlov
github:rustcrypto:hashes
Dependencies
cfg-if ^1.0
normal
digest ^0.10.4
normal
digest ^0.10.4
dev
hex-literal ^0.2.2
dev
cpufeatures ^0.2
normal
sha1-asm ^0.5
normal
optional
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
sha1
0.10.1
sha1
Function
compress
Copy item path
Source
pub fn compress(state: &mut [
u32
;
5
], blocks: &[
Block
<
Sha1Core
>])
Expand description
SHA-1 compression function