Docs.rs
sha3-asm-0.1.4
sha3-asm 0.1.4
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
DaniPopes
Dependencies
cfg-if ^1.0
normal
cc ^1.0.83
build
Versions
100%
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
sha3_
asm
0.1.4
sha3_asm
Type Alias
Buffer
Copy item path
Source
pub type Buffer = [
u64
;
25
];
Expand description
SHA-3 state buffer.