A Python encryption tool.
Project description
encrypy
To encrypt a file:
encrypy encrypt secrets.txt -o secrets.enc
To decrypt the file:
encrypy decrypt secrets.enc -o secrets.txt
If the encrypted file was a Python script, you can also run it encrypted:
encrypy run myscript.enc
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file encrypy-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: encrypy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7726ed3ced12ec04b0b0770494666925ea7397721345331670a8220c96d2c69 |
|
MD5 | 0e35fb98c443f167add3e847e39b80d7 |
|
BLAKE2b-256 | a038836b3521f3604887d687a08a680790470f8383e3f68b24c2ea75f28284dd |