Skip to content

Commit b99dfe3

Browse files
committed
updating DIRECTORY.md
1 parent f9d3c88 commit b99dfe3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎DIRECTORY.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@
179179
* [Shuffled Shift Cipher](ciphers/shuffled_shift_cipher.py)
180180
* [Simple Keyword Cypher](ciphers/simple_keyword_cypher.py)
181181
* [Simple Substitution Cipher](ciphers/simple_substitution_cipher.py)
182+
* [Spiral Transposition](ciphers/spiral_transposition.py)
182183
* [Transposition Cipher](ciphers/transposition_cipher.py)
183184
* [Transposition Cipher Encrypt Decrypt File](ciphers/transposition_cipher_encrypt_decrypt_file.py)
184185
* [Trifid Cipher](ciphers/trifid_cipher.py)

0 commit comments

Comments
 (0)