Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions exercises/crypto-square/canonical-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,16 @@
"plaintext": "If man was meant to stay on the ground, god would have given us roots."
},
"expected": "imtgdvs fearwer mayoogo anouuio ntnnlvt wttddes aohghn sseoau "
},
{
"uuid": "33fd914e-fa44-445b-8f38-ff8fbc9fe6e6",
"reimplements": "fbcb0c6d-4c39-4a31-83f6-c473baa6af80",
"description": "54 character plaintext results in 8 chunks, the last two with trailing spaces",
"property": "ciphertext",
"input": {
"plaintext": "If man was meant to stay on the ground, god would have given us roots."
},
"expected": "imtgdvs fearwer mayoogo anouuio ntnnlvt wttddes aohghn sseoau "
}
]
}