Skip to content

Crypto Square: fix test case description #2556

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 16, 2025
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 "
}
]
}