|
| 1 | +# This is an auto-generated file. |
| 2 | +# |
| 3 | +# Regenerating this file via `configlet sync` will: |
| 4 | +# - Recreate every `description` key/value pair |
| 5 | +# - Recreate every `reimplements` key/value pair, where they exist in problem-specifications |
| 6 | +# - Remove any `include = true` key/value pair (an omitted `include` key implies inclusion) |
| 7 | +# - Preserve any other key/value pair |
| 8 | +# |
| 9 | +# As user-added comments (using the # character) will be removed when this file |
| 10 | +# is regenerated, comments can be added via a `comment` key. |
| 11 | + |
| 12 | +[407c3837-9aa7-4111-ab63-ec54b58e8e9f] |
| 13 | +description = "empty plaintext results in an empty ciphertext" |
| 14 | + |
| 15 | +[aad04a25-b8bb-4304-888b-581bea8e0040] |
| 16 | +description = "normalization results in empty plaintext" |
| 17 | + |
| 18 | +[64131d65-6fd9-4f58-bdd8-4a2370fb481d] |
| 19 | +description = "Lowercase" |
| 20 | + |
| 21 | +[63a4b0ed-1e3c-41ea-a999-f6f26ba447d6] |
| 22 | +description = "Remove spaces" |
| 23 | + |
| 24 | +[1b5348a1-7893-44c1-8197-42d48d18756c] |
| 25 | +description = "Remove punctuation" |
| 26 | + |
| 27 | +[8574a1d3-4a08-4cec-a7c7-de93a164f41a] |
| 28 | +description = "9 character plaintext results in 3 chunks of 3 characters" |
| 29 | + |
| 30 | +[a65d3fa1-9e09-43f9-bcec-7a672aec3eae] |
| 31 | +description = "8 character plaintext results in 3 chunks, the last one with a trailing space" |
| 32 | + |
| 33 | +[fbcb0c6d-4c39-4a31-83f6-c473baa6af80] |
| 34 | +description = "54 character plaintext results in 7 chunks, the last two with trailing spaces" |
| 35 | +include = false |
| 36 | + |
| 37 | +[33fd914e-fa44-445b-8f38-ff8fbc9fe6e6] |
| 38 | +description = "54 character plaintext results in 8 chunks, the last two with trailing spaces" |
| 39 | +reimplements = "fbcb0c6d-4c39-4a31-83f6-c473baa6af80" |
0 commit comments