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 7d40bb4 commit 8f26b48Copy full SHA for 8f26b48
DIRECTORY.md
@@ -18,6 +18,7 @@
18
* **Cellular-Automata**
19
* [ConwaysGameOfLife](Cellular-Automata/ConwaysGameOfLife.js)
20
* **Ciphers**
21
+ * [AffineCipher](Ciphers/AffineCipher.js)
22
* [Atbash](Ciphers/Atbash.js)
23
* [CaesarsCipher](Ciphers/CaesarsCipher.js)
24
* [KeyFinder](Ciphers/KeyFinder.js)
0 commit comments