This website requires JavaScript.
Explore
Help
Sign In
erbrown2
/
lab_encryption
Watch
1
Star
0
Fork
0
You've already forked lab_encryption
generated from
mwc/lab_encryption
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
main
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
erbrown2
a0d74d3ab8
This lab was really really cool, I won't lie! The strategy I used was I compared the plaintext message and the ciphertext message character by character. I noticed the differences repeated in a pattern showing the secret word which was python. The I used the polycipher class with the secret word to decrypt the encrypted message! This was really sick!! I want to do more of this!
2026-05-19 13:59:12 -04:00
ciphers
Initial commit
2026-02-21 19:41:48 +00:00
secrets
Initial commit
2026-02-21 19:41:48 +00:00
.commit_template
Initial commit
2026-02-21 19:41:48 +00:00
.gitignore
Initial commit
2026-02-21 19:41:48 +00:00
answers.md
This lab was really really cool, I won't lie! The strategy I used was I compared the plaintext message and the ciphertext message character by character. I noticed the differences repeated in a pattern showing the secret word which was python. The I used the polycipher class with the secret word to decrypt the encrypted message! This was really sick!! I want to do more of this!
2026-05-19 13:59:12 -04:00
caesar_cracker.py
I have created the code in caesar_cracker.py along with finding the secret numbers for each secret txt that are answered in answers.md.
2026-05-19 13:39:00 -04:00
poetry.lock
I have created the code in caesar_cracker.py along with finding the secret numbers for each secret txt that are answered in answers.md.
2026-05-19 13:39:00 -04:00
pyproject.toml
Initial commit
2026-02-21 19:41:48 +00:00
uv.lock
Initial commit
2026-02-21 19:41:48 +00:00
Description
No description provided
45
KiB
Languages
Python
100%