Crates.io | authorized_keys |
lib.rs | authorized_keys |
version | 1.0.0 |
source | src |
created_at | 2019-04-14 12:40:10.827117 |
updated_at | 2019-09-25 23:16:52.561933 |
description | Parse and manipulate OpenSSH `authorized_keys` files |
homepage | https://github.com/hubauth/authorized_keys |
repository | https://github.com/hubauth/authorized_keys.git |
max_upload_size | |
id | 127893 |
size | 540,598 |
Parse and manipulate OpenSSH authorized_keys
files.
Contributing | Code of Conduct | Changelog | Examples
Cargo.toml
:
[dependencies]
authorized_keys = "1.0"
authorized_keys
filesauthorized_keys
filesauthorized_keys
files in the correct formatnom
)
data-encoding
if you want to edit key data as bytes using
convenience methodsauthorized_keys
is distributed under the terms of both the MIT license and the
Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.