Simple unsafe encryption program
Project description
VI ENCRYPT
my little pretty unsafe text encryption tool made in python!!!
Usage
install needed modules
install colorama and art via pip
pip install [package name]
pull repo and run
pull the repo and run main.py
cd [repo directory]
python main.py
other ways to run may be added later
How does this work :o?
the encryption key is a shuffled version of the alphabet that gets resorted to the regular alphabet in decrption
so for example
kslraybzxvdwigofqechptnujm
k = a
s = b\
l = c
etc.
this obviously means its not very secure at all, but i didnt make this with the expectation of this being the greatest encryption algorithm ever
Ai Usage
the code is not ai coded but some of the issues were fixed with ai help, using it to point out mistakes and explain needed changes
Authors
Me!, Violet Rufe Viguiye
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 viencrypt-0.1.0.tar.gz.
File metadata
- Download URL: viencrypt-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d70c803f7a7d1480292912d582ab35cf47865f24323bd39fc7d570e7e0d16530
|
|
| MD5 |
00e887c3f7972aadc32a3d3aef471a8b
|
|
| BLAKE2b-256 |
de15e49cc1dd58b96bf7495bdd3a8f18d2f458558afc114dc18bc4ff6f3a064b
|
File details
Details for the file viencrypt-0.1.0-py3-none-any.whl.
File metadata
- Download URL: viencrypt-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3533c1085dbf236d581ea16eb085c31c8226f5ccecd91a9516c54d20f05a0d8
|
|
| MD5 |
497c04164694754d49302bf9497abadb
|
|
| BLAKE2b-256 |
2e2c934a765a1a246bc91a82c9edda66bbe5a221fc8457c0ec6c895bac1d3084
|