..
a1z26.py
Fix invalid escape sequence in binary_search_tree.py ( #1920 )
2020-05-01 02:17:11 +05:30
affine_cipher.py
actions/checkout@v2 ( #1643 )
2019-12-26 19:50:12 +08:00
atbash.py
psf/black code formatting ( #1277 )
2019-10-05 10:14:13 +05:00
base16.py
psf/black code formatting ( #1277 )
2019-10-05 10:14:13 +05:00
base32.py
psf/black code formatting ( #1277 )
2019-10-05 10:14:13 +05:00
base64_cipher.py
psf/black code formatting ( #1421 )
2019-10-22 19:13:48 +02:00
base85.py
psf/black code formatting ( #1277 )
2019-10-05 10:14:13 +05:00
brute_force_caesar_cipher.py
pyupgrade --py37-plus **/*.py ( #1654 )
2020-01-03 22:25:36 +08:00
caesar_cipher.py
Upgrades to caesar_cipher.py ( #1958 )
2020-05-08 07:44:07 +02:00
cryptomath_module.py
psf/black code formatting ( #1277 )
2019-10-05 10:14:13 +05:00
decrypt_caesar_with_chi_squared.py
Added new algorithm: cracking caesar cipher with the chi-squared test ( #1950 )
2020-05-06 19:42:18 +02:00
deterministic_miller_rabin.py
GitHub Action formats our code with psf/black ( #1569 )
2019-11-14 19:59:43 +01:00
diffie.py
GitHub Action formats our code with psf/black ( #1569 )
2019-11-14 19:59:43 +01:00
elgamal_key_generator.py
psf/black code formatting ( #1277 )
2019-10-05 10:14:13 +05:00
hill_cipher.py
contribution guidelines checks ( #1787 )
2020-03-04 13:40:28 +01:00
mixed_keyword_cypher.py
Fixes unused variable errors in LGTM ( #1746 )
2020-02-11 13:59:09 +05:30
morse_code_implementation.py
psf/black code formatting ( #1277 )
2019-10-05 10:14:13 +05:00
onepad_cipher.py
contribution guidelines checks ( #1787 )
2020-03-04 13:40:28 +01:00
playfair_cipher.py
psf/black code formatting ( #1277 )
2019-10-05 10:14:13 +05:00
porta_cipher.py
Porta cipher ( #1550 )
2019-11-04 08:45:29 +01:00
prehistoric_men.txt
increment 1
2018-10-19 07:48:28 -05:00
rabin_miller.py
psf/black code formatting ( #1277 )
2019-10-05 10:14:13 +05:00
rot13.py
autoblack: actions/checkout@v1 # Use v1, NOT v2 ( #1796 )
2020-03-13 09:23:38 +01:00
rsa_cipher.py
Wrap lines that go beyond GitHub Editor ( #1925 )
2020-05-01 23:36:35 +02:00
rsa_factorization.py
fix implementation errors. ( #1568 )
2019-11-14 20:29:54 +01:00
rsa_key_generator.py
Wrap lines that go beyond GitHub Editor ( #1925 )
2020-05-01 23:36:35 +02:00
shuffled_shift_cipher.py
pyupgrade --py37-plus **/*.py ( #1654 )
2020-01-03 22:25:36 +08:00
simple_keyword_cypher.py
Implemented simple keyword cipher ( #1589 )
2019-11-23 16:52:32 +01:00
simple_substitution_cipher.py
pyupgrade --py37-plus **/*.py ( #1654 )
2020-01-03 22:25:36 +08:00
trafid_cipher.py
Improved readability ( #1615 )
2019-12-07 06:39:59 +01:00
transposition_cipher_encrypt_decrypt_file.py
psf/black code formatting ( #1277 )
2019-10-05 10:14:13 +05:00
transposition_cipher.py
Travis CI: Don’t allow bare exceptions ( #1734 )
2020-02-07 22:02:08 +02:00
vigenere_cipher.py
psf/black code formatting ( #1277 )
2019-10-05 10:14:13 +05:00
xor_cipher.py
Travis CI: Don’t allow bare exceptions ( #1734 )
2020-02-07 22:02:08 +02:00