For the complete documentation index, see llms.txt. This page is also available as Markdown.

Introduction

Cryptography is the practice of secure communication. It uses mathematical algorithms (ciphers) to encrypt and decrypt messages to ensure privacy and confidentiality.

In Capture the Flag events, cryptography challenges often involve breaking or reverse engineering systems to retrieve a hidden flag or secret message.

Last updated