mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-01-10 16:25:37 +00:00
Merge pull request #171 from ferrous-systems/puzzle_illustration
puzzle: add illustration
This commit is contained in:
commit
23f3725f69
2 changed files with 2 additions and 0 deletions
BIN
embedded-workshop-book/src/img/puzzle_illustration.jpg
Normal file
BIN
embedded-workshop-book/src/img/puzzle_illustration.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
|
@ -1,5 +1,7 @@
|
|||
# Radio Puzzle
|
||||
|
||||
![illustration showing that you send plaintext and the dongle responds with ciphertext](../img/puzzle_illustration.jpg)
|
||||
|
||||
Your task in this section is to decrypt the [substitution cipher] encrypted *ASCII* string stored in the Dongle. The string has been encrypted using *simple substitution*.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue