Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 63a1ac8

Browse files
committedOct 13, 2024·
updating DIRECTORY.md
1 parent a6dd1b3 commit 63a1ac8

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
@@ -106,6 +106,7 @@
106106
* [Mono Alphabetic Ciphers](ciphers/mono_alphabetic_ciphers.py)
107107
* [Morse Code](ciphers/morse_code.py)
108108
* [Onepad Cipher](ciphers/onepad_cipher.py)
109+
* [Paillier Cryptosystem](ciphers/paillier_cryptosystem.py)
109110
* [Permutation Cipher](ciphers/permutation_cipher.py)
110111
* [Playfair Cipher](ciphers/playfair_cipher.py)
111112
* [Polybius](ciphers/polybius.py)

0 commit comments

Comments
 (0)
Please sign in to comment.