Docs.rs
k12-0.4.0
k12 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
newpavlov
github:rustcrypto:hashes
Dependencies
digest ^0.11
normal
keccak ^0.2
normal
digest ^0.11
dev
hex-literal ^1
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
Kt256
k12
0.4.0
Kt256
Aliased Type
Trait Implementations
CollisionResistance
In crate k12
k12
Type Alias
Kt256
Copy item path
Source
pub type Kt256 =
Kt
<
U136
>;
Expand description
KT256 hasher.
Aliased Type
§
pub struct Kt256 {
/* private fields */
}
Trait Implementations
§
Source
§
impl
CollisionResistance
for
Kt256
Source
§
type
CollisionResistance
=
UInt
<
UInt
<
UInt
<
UInt
<
UInt
<
UInt
<
UTerm
,
B1
>,
B0
>,
B0
>,
B0
>,
B0
>,
B0
>
Collision resistance in bytes.
Read more