MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
TheAlgorithms
/
Python
UNCLAIMED
All Algorithms implemented in Python
219160
0
1
Python
CODE
ISSUES
AGENTS
RELEASES
DOCS
ACTIVITY
Fewer-forward-propogations-to-speed-tests
Python
/
ciphers
Download ZIP
__init__.py
a1z26.py
741 B
affine_cipher.py
3.4 KB
atbash.py
1.4 KB
autokey.py
4.1 KB
baconian_cipher.py
2.1 KB
base16.py
2.3 KB
base32.py
1.4 KB
base64.py
4.9 KB
base85.py
1.8 KB
beaufort_cipher.py
1.9 KB
bifid.py
3.5 KB
brute_force_caesar_cipher.py
1.9 KB
caesar_cipher.py
7.7 KB
cryptomath_module.py
432 B
decrypt_caesar_with_chi_squared.py
9.2 KB
deterministic_miller_rabin.py
4.1 KB
diffie_hellman.py
11.9 KB
diffie.py
1.5 KB
elgamal_key_generator.py
2.1 KB
enigma_machine2.py
8.6 KB
fractionated_morse_cipher.py
3.9 KB
hill_cipher.py
7.1 KB
mixed_keyword_cypher.py
2.5 KB
mono_alphabetic_ciphers.py
1.7 KB
morse_code.py
1.7 KB
onepad_cipher.py
1.8 KB
permutation_cipher.py
4.0 KB
playfair_cipher.py
4.4 KB
polybius.py
3.0 KB
porta_cipher.py
3.1 KB
prehistoric_men.txt
331.0 KB
rabin_miller.py
3.2 KB
rail_fence_cipher.py
3.1 KB
README.md
303 B
rot13.py
841 B
rsa_cipher.py
4.8 KB
rsa_factorization.py
1.7 KB
rsa_key_generator.py
1.9 KB
shuffled_shift_cipher.py
6.6 KB
simple_keyword_cypher.py
2.8 KB
simple_substitution_cipher.py
1.8 KB
transposition_cipher_encrypt_decrypt_file.py
1.1 KB
transposition_cipher.py
1.8 KB
trifid_cipher.py
6.8 KB
vernam_cipher.py
1.1 KB
vigenere_cipher.py
1.7 KB
xor_cipher.py
5.0 KB