Docs.rs
did-toolkit-0.2.1
did-toolkit 0.2.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
erikh
Dependencies
anyhow ^1.0
normal
ciborium ^0.2.0
normal
clap ^4.2.0
normal
either ^1.8
normal
josekit ^0.10.0
normal
multibase ^0.9
normal
rand ^0.9.0
normal
reqwest ^0.12.0
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
sort ^0.8
normal
time ^0.3.0
normal
url ^2.0
normal
Versions
53.47%
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
Module jwk
did_
toolkit
0.2.1
Module jwk
Module Items
Structs
In crate did_
toolkit
did_toolkit
Module
jwk
Copy item path
Source
Expand description
JSON Web Key management
Structs
ยง
JWK
Encapsulation of JSON Web Keys, provided by the
josekit
crate underneath. Serialization omits the private key fields deliberately according to DID spec, as it is assumed for these purposes it will be used in a decentralized identity document.