-
Notifications
You must be signed in to change notification settings - Fork 0
HeyHeyHayHay/HackingChallenge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Instructions for Super Top Secret Ecryption Use the html files to do Encryption or Decryption. Web browsers can open html files. Enter your text and key and press the button. Use the JavaScript or Python file (superTopSecretEncryption) if you need to make your own modifications to the code. To edit and run you code you might need to download some software or use a website online. Every coding file should have some comments explaining the function. The superTopSecretEncryption contains an example encryption and decryption at the beginning In order to keep our daily information secret the 6 digit number key will be changed everyday precisely at midnight. Basic Principles of Cryptography Plain Text is the true message that can be read normally. Cipher Text is the hidden message that is illegible. Encryption is the process of going from plain text to cipher text. Decryption is the reverse. A key is the information known to sender and recipient that specifes exactly how to perform encryption and decryption. Use online resources to learn more.
About
Introduction to basic Cryptography through a game
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published