scryptenc-cli-0.1.0 is not a library.
rscrypt
rscrypt (scryptenc-cli) is a command-line utility for
encrypt and decrypt files.
This is a Rust implementation of scrypt(1).
Installation
From source
From binaries
The release page contains pre-built binaries for Linux, macOS and Windows.
How to build
Please see BUILD.adoc.
Usage
Basic usage
Encrypt a file:
Decrypt a file:
Generate shell completion
--generate-completion option generates shell completions to stdout.
The following shells are supported:
bashelvishfishpowershellzsh
Example:
Command-line options
Please see the following:
Changelog
Please see CHANGELOG.adoc.
Contributing
Please see CONTRIBUTING.adoc.
License
Copyright (C) 2022 Shun Sakai (see AUTHORS.adoc)
This program is distributed under the terms of the GNU General Public License v3.0 or later.
See COPYING for more details.