Docs.rs
ghash-0.5.1
ghash 0.5.1
Permalink
Docs.rs crate page
Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
newpavlov
github:rustcrypto:macs
Dependencies
opaque-debug ^0.3
normal
polyval ^0.6.2
normal
zeroize ^1
normal
optional
hex-literal ^0.3
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
ghash
0.5.1
Block
Aliased type
In crate ghash
Type Alias
ghash
::
Block
Copy item path
source
·
[
−
]
pub type Block =
Block
<
GHash
>;
Expand description
GHASH blocks (16-bytes)
Aliased Type
§
struct Block {
/* private fields */
}