A very thin CLI wrapper around cryptography.fernet:Fernet
Project description
veiled
A very thin CLI wrapper around cryptography.fernet:Fernet for symmetric encryption.
I made this to use in CI things, so I can keep encrypted secrets in my git repositories, and have my build agents decrypt them using a centralized key.
installation
pip install veiled
It's recommended to pin the install to a specific version
usage
Use --help to view command-specific usage.
Usage: veil [OPTIONS] COMMAND [ARGS]...
Options:
--install-completion [bash|zsh|fish|powershell|pwsh]
Install completion for the specified shell.
--show-completion [bash|zsh|fish|powershell|pwsh]
Show completion for the specified shell, to
copy it or customize the installation.
--help Show this message and exit.
Commands:
decrypt
decrypt-file
decrypt-yaml
encrypt
encrypt-file
encrypt-yaml
generate-key
version
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file veiled-0.2.4.tar.gz.
File metadata
- Download URL: veiled-0.2.4.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.0 Darwin/19.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7edf1b047d1e1cae37a922d9812be1c5b503f53b4fd476b581704b4f15858e63
|
|
| MD5 |
858c4b60e585c302353a20daa27b29ca
|
|
| BLAKE2b-256 |
68ae8135c27128373216937488635eba88dd24504bf5b8fe684cbf98d923dbed
|
File details
Details for the file veiled-0.2.4-py3-none-any.whl.
File metadata
- Download URL: veiled-0.2.4-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.0 Darwin/19.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1edea5416713b623b4b59afa9db2b36da0ea9f03053138b771f4149536ccbfc
|
|
| MD5 |
931ab3fa79fa3bc2ba526cbe88497e45
|
|
| BLAKE2b-256 |
280f285475debe435f25fd6ba89a3086646b27a01ee66de4fb7b12e09dddf177
|