Skip to content

Commit bf8845e

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent 81612b4 commit bf8845e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* [Caesar](https://github.com/TheAlgorithms/Java/blob/master/ciphers/Caesar.java)
66
* [ColumnarTranspositionCipher](https://github.com/TheAlgorithms/Java/blob/master/ciphers/ColumnarTranspositionCipher.java)
77
* [RSA](https://github.com/TheAlgorithms/Java/blob/master/ciphers/RSA.java)
8+
* [SimpleSubstitutionCipher](https://github.com/TheAlgorithms/Java/blob/master/ciphers/SimpleSubstitutionCipher.java)
89
* [Vigenere](https://github.com/TheAlgorithms/Java/blob/master/ciphers/Vigenere.java)
910

1011
## Conversions

0 commit comments

Comments
 (0)