Docs.rs
jh-x86_64-0.3.1
jh-x86_64 0.3.1
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kazcw
Dependencies
block-buffer ^0.9
normal
digest ^0.9
normal
hex-literal ^0.2
normal
ppv-lite86 ^0.2.6
normal
zerocopy ^0.6.3
normal
digest ^0.9
dev
cc ^1.0.3
build
Versions
9.09%
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
jh_x86_64
0.3.1
All Items
Re-exports
Modules
Structs
Traits
Crate
jh_x86_64
Copy item path
source
·
[
−
]
Expand description
Portable JH with optimizations for x86-64
Re-exports
§
pub extern crate
digest
;
pub extern crate
simd
;
Modules
§
compressor
Structs
§
Jh224
Jh256
Jh384
Jh512
Traits
§
Digest
The
Digest
trait specifies an interface common for digest functions.