Parse and manipulate OpenSSH authorized_keys
files.
Cargo.toml
:
toml
[features]
authorized_keys = "0.9"
authorized_keys
filesauthorized_keys
filesauthorized_keys
files in the correct formatpest
, pest_derive
by default:
data-encoding
if you want to edit keys as bytesparsing
featurerustc
/cargo
1.34+ ([rustup
] recommended)cargo clippy --version
0.0.212+cargo fmt --version
1.0.3-stable+just check
passes locallyCargo.toml
and README.md
, if you'd like!Rustfmt 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.