Simple encoder & text decryptor
Project description
ENG:
ENS(text) -> encrypt text
DEC(text) -> decrypt the text
- Encryption example:
text = ENS(‘this is text’)
print(text)
- Conclusion:
le=g116S%$L2=0104S%$Ll=e105S%$l2=¿115S%$se=132S%$Lz=6105S%$ly=q115S%$Sx=132S%$Ls=@116S%$L%=h101S%$Lu=9120S%$Lm=%116
- decryption example:
text = DEC(‘le=g116S%$L2=0104S%$Ll=e105S%$l2=¿115S%$se=132S%$Lz=6105S%$ly=q115S%$Sx=132S%$Ls=@116S%$L%=h101S%$Lu=9120S%$Lm=%116’)
print(text)
- Conclusion:
this is text
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
encoderPy-1.0.3.tar.gz
(2.1 kB
view details)
File details
Details for the file encoderPy-1.0.3.tar.gz.
File metadata
- Download URL: encoderPy-1.0.3.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30cd8426323af9617878d26841d051be343b96201f592e77224f852305d31732
|
|
| MD5 |
9a4bc35ba7e9001d02dec61504b76218
|
|
| BLAKE2b-256 |
a66c7cf1ead638b9ceef4205a7b26c3bfda53910dc03b6c810a1b427771abc20
|