Docs.rs
jolokia-0.9.2
jolokia 0.9.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
07 August 2026
Links
Repository
crates.io
Source
Owners
qrichert
Dependencies
aead ^0.6.1
normal
aead-stream ^0.6.0
normal
base64 ^0.23.0
normal
chacha20poly1305 ^0.11.0
normal
hpke ^0.14.0
normal
lessify ^0.6.0
normal
secrecy ^0.10.3
normal
blake3 ^1.8.5
dev
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
Crate jolokia
jolokia
0.9.2
All Items
Crate Items
Re-exports
Modules
Crate
jolokia
Copy item path
Source
Expand description
File and text encryption using ChaCha20-Poly1305 and HPKE.
Re-exports
§
pub use traits::
Error
;
Modules
§
base64
Base64 encoding and decoding.
cipher
traits