Docs.rs
auths-sdk-0.1.2
auths-sdk 0.1.2
Docs.rs crate page
Apache-2.0
10 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
bordumb
Dependencies
async-trait ^0.1
normal
auths-core ^0.1.2
normal
auths-crypto ^0.1.2
normal
auths-id ^0.1.2
normal
auths-infra-http ^0.1.2
normal
auths-keri ^0.1.2
normal
auths-oidc-port ^0.1.2
normal
auths-pairing-daemon ^0.1.2
normal
optional
auths-policy ^0.1.2
normal
auths-rp ^0.1.2
normal
auths-storage ^0.1.2
normal
optional
auths-telemetry ^0.1.2
normal
auths-transparency ^0.1.2
normal
auths-verifier ^0.1.2
normal
base64 ^0.22
normal
chrono ^0.4
normal
dashmap ^6
normal
flate2 ^1
normal
hex ^0.4
normal
html-escape ^0.2
normal
json-canon =0.1.3
normal
p256 =0.13.2
normal
parking_lot ^0.12
normal
rand ^0.9
normal
reqwest ^0.13.2
normal
optional
ring =0.17.14
normal
serde ^1
normal
serde_json ^1
normal
sha2 =0.10.9
normal
ssh-key ^0.6
normal
subtle =2.6.1
normal
tar ^0.4
normal
tempfile ^3
normal
thiserror ^2
normal
url ^2
normal
uuid ^1
normal
walkdir ^2
normal
zeroize =1.8.2
normal
base64 ^0.22
dev
flate2 ^1
dev
git2 ^0.20.4
dev
tar ^0.4
dev
tempfile ^3
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Go to latest version
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
Module git_integration
auths_
sdk
0.1.2
Module git_
integration
Module Items
Enums
Functions
In auths_
sdk::
workflows
auths_sdk
::
workflows
Module
git_
integration
Copy item path
Source
Expand description
Git SSH key encoding utilities.
Enums
§
GitIntegration
Error
Errors from SSH key encoding operations.
Functions
§
public_
key_
to_
ssh
Convert a device public key to an OpenSSH public key string.