Crates.io | sscrypt |
lib.rs | sscrypt |
version | 0.5.2 |
source | src |
created_at | 2024-06-12 02:48:42.266012 |
updated_at | 2024-07-11 01:27:00.70534 |
description | A CLI tool to encrypt service-skeleton secrets |
homepage | https://github.com/mpalmer/service-skeleton |
repository | https://github.com/mpalmer/service-skeleton |
max_upload_size | |
id | 1269178 |
size | 27,915 |
This is a CLI tool to encrypt secrets for use with the service-skeleton
framework.
To install: cargo install --locked sscrypt
For help: sscrypt --help
For more details, see the service-skeleton
documentation.