Docs.rs
asjeeves-encryption-0.1.1
asjeeves-encryption 0.1.1
Docs.rs crate page
MIT
18 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
therealjasonkenney
Dependencies
aes-gcm ^0.10.3
normal
base64ct ^1.8.0
normal
cookie ^0.18.1
normal
json-web-key ^0.1.1
normal
json-web-tolkien ^0.2.0
normal
rand_chacha ^0.3
normal
rand_core ^0.6
normal
rsa ^0.9
normal
serde ^1.0
normal
serde_json ^1.0.141
normal
thiserror ^2.0.18
normal
tracing ^0.1
normal
uuid ^1.22.0
normal
zeroize ^1.8.2
normal
Versions
8.62%
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
WebKey
asjeeves_
encryption
0.1.1
WebKey
Aliased Type
In asjeeves_
encryption::
web_
key
asjeeves_encryption
::
web_key
Type Alias
WebKey
Copy item path
Source
pub type WebKey =
PrivateKey
;
Aliased Type
ยง
pub struct WebKey {
/* private fields */
}