Encrypt text and files with character scrambling
Project description
pyencryptor
Encrypt text and files by scrambling characters into unreadable symbols.
Installation
pip install pyencryptor-tool
Usage
from pyencryptor import encrypt_text, encrypt_file
# Encrypt text and save to file
encrypt_text("Hello World", "secret.txt")
# Encrypt an existing file
encrypt_file("myfile.txt")
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 pyencryptor_tool-0.3.1.tar.gz.
File metadata
- Download URL: pyencryptor_tool-0.3.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16ca83790a62352601e9b0ebedfd95a1b2b7332e7370c657dbeee760621c710e
|
|
| MD5 |
8675993f0e8a9290cbae990a82394d58
|
|
| BLAKE2b-256 |
09aecfccc09ff62b14447800f6380f32908688da8d008a5d5e8a6b0751b80387
|
File details
Details for the file pyencryptor_tool-0.3.1-py3-none-any.whl.
File metadata
- Download URL: pyencryptor_tool-0.3.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
128b905498951bf81fea448f7addb2d1ea34f8756f48425087954fb4e8ff53da
|
|
| MD5 |
996e73fb3f33654ceb517c292b078933
|
|
| BLAKE2b-256 |
7dbc8f938f4d11d2e10a4eb6b8ebc1c42ad965519625536d9a466da89655e528
|