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
Release files for viencrypt 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| viencrypt-0.1.0.tar.gz | 2.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| viencrypt-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:5.1 kB
Release files / viencrypt-0.1.0.tar.gz
| Download URL | viencrypt-0.1.0.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d70c803f7a7d1480292912d582ab35cf47865f24323bd39fc7d570e7e0d16530
|
|
BLAKE2b-256 checksum How to use checksums |
de15e49cc1dd58b96bf7495bdd3a8f18d2f458558afc114dc18bc4ff6f3a064b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|
Release files / viencrypt-0.1.0-py3-none-any.whl
| Download URL | viencrypt-0.1.0-py3-none-any.whl |
|---|---|
| Size | 2.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b3533c1085dbf236d581ea16eb085c31c8226f5ccecd91a9516c54d20f05a0d8
|
|
BLAKE2b-256 checksum How to use checksums |
2e2c934a765a1a246bc91a82c9edda66bbe5a221fc8457c0ec6c895bac1d3084
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|