© Piotr Sikora 2025 | All Rights Reserved
While working on one of the NATAS challenges from overthewire.com, I encountered the **XOR encryption algorithm**. It is a **symmetric-key algorithm**, meaning the same key is used for both encryption and decryption