Docs.rs
polyval-0.6.2
polyval 0.6.2
Permalink
Docs.rs crate page
Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
tarcieri
github:rustcrypto:macs
Dependencies
cfg-if ^1
normal
opaque-debug ^0.3
normal
universal-hash ^0.5
normal
zeroize ^1
normal
optional
hex-literal ^0.3
dev
cpufeatures ^0.2
normal
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
polyval
0.6.2
Block
Aliased type
In crate polyval
Type Alias
polyval
::
Block
Copy item path
source
·
[
−
]
pub type Block =
Block
<
Polyval
>;
Expand description
POLYVAL blocks (16-bytes)
Aliased Type
§
struct Block {
/* private fields */
}