Docs.rs
coven-ssh-0.1.0
coven-ssh 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
harperreed
Dependencies
base64 ^0.22
normal
dirs ^6
normal
ed25519-dalek ^2
normal
hex ^0.4
normal
rand ^0.8
normal
sha2 ^0.10
normal
ssh-key ^0.6
normal
thiserror ^2
normal
tonic ^0.12
normal
tempfile ^3
dev
tokio ^1
dev
Versions
70%
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
All
coven_
ssh
0.1.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
PrivateKey
PublicKey
SshAuthCredentials
Enums
SshError
Functions
compute_fingerprint
current_timestamp
default_agent_key_path
default_client_key_path
default_swarm_key_path
generate_key
generate_nonce
load_key
load_or_generate_key
sign_message
xdg_config_dir
Type Aliases
Result