Docs.rs
odoh-rs-1.0.4
odoh-rs 1.0.4
Permalink
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
vavrusa
tanyav2
chris-wood
xofyarg
vendemiat
Dependencies
aes-gcm ^0.10
normal
bytes ^1.0
normal
hkdf ^0.12
normal
hpke ^0.13
normal
thiserror ^1.0
normal
anyhow ^1
dev
base64 ^0.21.0
dev
clap ^3.2
dev
criterion ^0.3
dev
domain ^0.6
dev
env_logger ^0.9
dev
hex ^0.4
dev
log ^0.4
dev
rand ^0.9
dev
reqwest ^0.11
dev
serde ^1.0
dev
serde_json ^1.0
dev
tokio ^1
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
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
odoh_rs
1.0.4
odoh_rs
Type Alias
ResponseNonce
Copy item path
Source
pub type ResponseNonce = [
u8
;
16
];
Expand description
Response nonce needed by
encrypt_response