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
Release files for encoderPy 1.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| encoderPy-1.0.3.tar.gz | 2.1 kB | Details |
Release files / encoderPy-1.0.3.tar.gz
| Download URL | encoderPy-1.0.3.tar.gz |
|---|---|
| Size | 2.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
30cd8426323af9617878d26841d051be343b96201f592e77224f852305d31732
|
|
BLAKE2b-256 checksum How to use checksums |
a66c7cf1ead638b9ceef4205a7b26c3bfda53910dc03b6c810a1b427771abc20
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.5
|