Docs.rs
ockam_identity-0.58.0
ockam_identity 0.58.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mrinalwadhwa
ockam-team
github:build-trust:crate-publishers
Dependencies
cddl-cat ^0.6.1
normal
cfg-if ^1.0.0
normal
group ^0.10.0
normal
heapless ^0.7
normal
hex ^0.4
normal
minicbor ^0.18.0
normal
ockam_channel ^0.64.0
normal
ockam_core ^0.64.0
normal
ockam_key_exchange_core ^0.55.0
normal
ockam_key_exchange_xx ^0.60.0
normal
ockam_macros ^0.18.0
normal
ockam_node ^0.67.0
normal
ockam_vault ^0.60.0
normal
rand ^0.8
normal
serde ^1.0
normal
serde-big-array ^0.3
normal
serde_bare ^0.5.0
normal
serde_json ^1.0
normal
sha2 ^0.9
normal
subtle ^2.4.1
normal
tracing ^0.1
normal
ockam_vault ^0.60.0
dev
rand_xorshift ^0
dev
tokio ^1.8
dev
Versions
38.46%
of the crate is documented
Go to latest version
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
☰
?
1
2
3
4
5
mod
create_key;
mod
rotate_key;
pub use
create_key::
*
;
pub use
rotate_key::
*
;