# Crypto

- [B007l3G CRYP70](https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/crypto/b007l3g-cryp70.md)
- [Access=0000](https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/crypto/access-0000.md)
- [B007L36 CRYP70... 4641N](https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/crypto/b007l36-cryp70...-4641n.md)
- [Mysterious Masquerading Message.md](https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/crypto/mysterious-masquerading-message.md)
- [Really Simple Algorithm](https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/crypto/really-simple-algorithm.md)
- [Really Speedy Algorithm](https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/crypto/really-speedy-algorithm.md)
- [Really Secret Algorithm](https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/crypto/really-secret-algorithm.md)
- [0x Series](https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/crypto/0x-series.md)
- [Really Small Algorithm](https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/crypto/really-small-algorithm.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://the-winrars.gitbook.io/writeups/2020-writeups/ractf/crypto.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
