We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eafb71f commit 8e0eceaCopy full SHA for 8e0ecea
exercises/atbash-cipher/description.md
@@ -21,6 +21,7 @@ been an issue in the cipher's time.
21
Ciphertext is written out in groups of fixed length, the traditional group size
22
being 5 letters, leaving numbers unchanged, and punctuation is excluded.
23
This is to make it harder to guess things based on word boundaries.
24
+All text will be encoded as lowercase letters.
25
26
## Examples
27
0 commit comments