Command-line interface for interacting with saltlick encrypted files.
Saltlick CLI can be installed with cargo. The binary name for Saltlick CLI is
saltlick
.
Note that the minimum supported version of Rust for saltlick is 1.39.0.
$ cargo install saltlick-cli
This crate is guaranteed to compile on stable Rust 1.39.0 and up. It might compile with older versions but that may change in any new patch release.
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE) or
- MIT license (LICENSE-MIT
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.