pwncollege
DojosLeaderboardCommunity
Back to gca-ctf~8018193d

Encoding

gca-ctf~8018193d
0/25 challenges completed

Cryptography is the science of securing communication and data by transforming it into an unreadable format using mathematical algorithms, ensuring confidentiality, integrity, and authenticity. It employs techniques like encryption, where data is encoded with a key, and decryption, where the key is used to revert it to its original form. Modern cryptography underpins technologies like blockchain, secure messaging, and digital signatures, protecting information in digital systems.

Challenges

1
Caesar Cipher Encoding
2
Caesar Cipher Decoding
3
Caesar Cipher Scripting
4
Caesar Cipher Brute Force
5
Substitution Cipher Encoding
6
Substitution Cipher Decoding
7
ASCII Encoding
8
ASCII Decoding
9
Hexadecimal - Encoding
10
Hexadecimal - Decoding
11
Binary Encoding
12
Binary Decoding
13
Morse Code - Encoding
14
Morse Code - Decoding
15
Base64 - Encoding
16
Base64 - Decoding
17
Playfair - Encoding
18
Playfair - Decoding
19
Polybius Square - Encoding
20
Polybius Square - Decoding
21
Rail Fence (Zigzag) - Encoding
22
Rail Fence (Zigzag) - Decoding
23
Easy Challenge #1
24
Medium Challenge #1
25
Hard Challenge #1