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

Crypto Breaker Module #166

Merged
merged 24 commits into from
Jan 6, 2025
Merged

Crypto Breaker Module #166

merged 24 commits into from
Jan 6, 2025

Conversation

paul-ion
Copy link
Collaborator

@paul-ion paul-ion commented Jan 2, 2025

The Crypto Breaker module includes information about various ways in which information can be encoded and decoded. Participants complete challenges by decrypting a given cipher.

Lessons:

  • Caesar Cipher
  • Vignere Cipher
  • ASCII Encoding
  • Base64 Encoding
  • One-Way Hash
  • XOR Encryption
  • Password Based Key
  • Cryptanalysis

trainingportal/qna.js Show resolved Hide resolved
trainingportal/static/lessons/cryptoBreaker/crypto_xor.md Outdated Show resolved Hide resolved
trainingportal/qna.js Outdated Show resolved Hide resolved
@paul-ion paul-ion merged commit 93cac1d into main Jan 6, 2025
3 checks passed
@paul-ion paul-ion deleted the crypto-breaker-module branch January 6, 2025 18:49
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.

2 participants