Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made the encryption harder to see by using random. #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

1Codealot
Copy link

Made a class __crypt because en and de are two letters. Used randomness to make it less like a glorified Caeser Cipher.

1Codealot added 2 commits June 5, 2023 17:11
Made a class __crypt because en and de are two letters. Used randomness to make it less like a glorified Caeser Cipher.
Basically there were numbers that were pulled fresh from my butt which made it annoying to add the encrypted text to a new file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant