Encrypt and Decrypt picture and file
Project description
Ash-file-Encryptor/Decryptor
Image and File encryptor/decryptor with Python
Installation
Works perfectly on Windows 10 and Ubuntu 21.10
You can use this pip3 install -U PyCryptodome for install pycrypto
Flags
e Encryption Mode
d Decryption Mode
-p Password
-f FileName
Usage
Encryption
ash-encrypt e -p 123321 -f picture.png
ash-encrypt e -p 123321 -f file.txt
it will encrypt picture.png to picture.ash with 123321 password
also it will encrypt file.txt to file.ash with 123321 password
Decryption
ash-encrypt d -p 123321 -f picture.ash
ash-encrypt d -p 123321 -f file.ash
it will decrypt picture.ash to picture.png with 123321 password
also it will decrypt file.ash to file.txt with 123321 password
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 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 ash-encrypt-0.2.0.tar.gz.
File metadata
- Download URL: ash-encrypt-0.2.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6520bf9fc740bcba29656d808fb4f9192c739b78b9c0b91038e7a59b0718e40
|
|
| MD5 |
705f17adfc81792e59af02edbe7db432
|
|
| BLAKE2b-256 |
18a13d2c20249c4a53034f5a5e03b074f815229ac25d709ec8bde82912dd8b26
|
File details
Details for the file ash_encrypt-0.2.0-py3-none-any.whl.
File metadata
- Download URL: ash_encrypt-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9395c17a9a04ca48116b02efa1cb41d92ab5224f186ec5f280f4fed7a34b64a8
|
|
| MD5 |
3df43f71cf44197751089554ad0cd7da
|
|
| BLAKE2b-256 |
67f6eb26ec2b655b18329cca62330a23fb485efb989dac2e4e278cab2ef18fab
|