Docs.rs
challenge_response-0.5.42
challenge_response 0.5.42
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
louib
Dependencies
aes ^0.8
normal
bitflags ^2.10
normal
block-modes ^0.9
normal
hmac ^0.12
normal
rand ^0.10
normal
sha-1 ^0.10
normal
structure ^0.1
normal
hex ^0.4
dev
nusb ^0.2
normal
optional
rusb ^0.9
normal
optional
rusb ^0.9
normal
Versions
41.67%
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
Skip to main content
HmacSecret
challenge_
response
0.5.42
In challenge_
response::
hmacmode
challenge_response
::
hmacmode
Type Alias
Hmac
Secret
Copy item path
Source
pub type HmacSecret = [
u8
;
20
];
Expand description
Secret used to seed the HMAC algorithm