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 2988301 commit 116343aCopy full SHA for 116343a
exercises/simple-cipher/metadata.toml
@@ -1,4 +1,4 @@
1
title = "Simple Cipher"
2
-blurb = "Implement a simple shift cipher like Caesar and a more secure substitution cipher."
+blurb = "Implement the Vigenère cipher, a simple substitution cipher."
3
source = "Substitution Cipher at Wikipedia"
4
source_url = "https://en.wikipedia.org/wiki/Substitution_cipher"
0 commit comments