attempt to encode encrypted messages the same as unencrypted input

This commit is contained in:
revsuine 2024-11-12 18:45:10 +00:00
parent 40b3ba3760
commit 06e863f739
Signed by: revsuine
GPG key ID: 3F257B68F5BC9339
2 changed files with 29 additions and 2 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
venv/
.idea/
testing.py