/
ksushaksusha
/
Python
ОбзорДокументацияВойти
/
ksushaksusha
/
Python
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
Python/
ciphers/
..
README.md

Add README files 2/8 (#5766)

5 лет назад
__init__.py

Add __init__.py files in all the directories (#2503)

6 лет назад
a1z26.py

[pre-commit.ci] pre-commit autoupdate (#11322)

2 года назад
affine_cipher.py

Removed redundant greatest_common_divisor code (#9358)

3 года назад
atbash.py

[pre-commit.ci] pre-commit autoupdate (#11322)

2 года назад
autokey.py

Fix sphinx/build_docs warnings for ciphers (#12485)

2 года назад
baconian_cipher.py

Remove wrongly placed double qoutes (#5530)

5 лет назад
base16.py

Write a proper implementation for base16 (#6909)

4 года назад
base32.py

[pre-commit.ci] pre-commit autoupdate (#11322)

2 года назад
base64_cipher.py

[pre-commit.ci] pre-commit autoupdate -- ruff 2025 stable format (#12521)

2 года назад
base85.py

Rewrite of base85.py algorithm (#9069)

3 года назад
beaufort_cipher.py

Add more ruff rules (#8767)

3 года назад
bifid.py

Make some ruff fixes (#8154)

3 года назад
brute_force_caesar_cipher.py

refactor: Move constants outside of variable scope (#7262)

4 года назад
caesar_cipher.py

Correct typo from 'two large' to 'too large' (#14135)

7 месяцев назад
cryptomath_module.py

Removed redundant greatest_common_divisor code (#9358)

3 года назад
decrypt_caesar_with_chi_squared.py

Fix sphinx/build_docs warnings for ciphers (#12485)

2 года назад
deterministic_miller_rabin.py

The black formatter is no longer beta (#5960)

5 лет назад
diffie.py

Add DocTests to diffie.py (#10156)

3 года назад
diffie_hellman.py

Fix ruff rules ISC flake8-implicit-str-concat (#8892)

3 года назад
elgamal_key_generator.py

Follow Flake8 pep3101 and remove modulo formatting (#7339)

4 года назад
enigma_machine2.py

Fix sphinx/build_docs warnings for ciphers (#12485)

2 года назад
fractionated_morse_cipher.py

[pre-commit.ci] pre-commit autoupdate (#11322)

2 года назад
gronsfeld_cipher.py

Test on Python 3.14 (#12710)

10 месяцев назад
hill_cipher.py

hill_cipher.py: Use `int()` to gracefully deal with float input (#12833)

год назад
mixed_keyword_cypher.py

[pre-commit.ci] pre-commit autoupdate (#11275)

3 года назад
mono_alphabetic_ciphers.py

fix(mypy): type annotations for cipher algorithms (#4306)

5 лет назад
morse_code.py

Add tests to morse_code.py (#5337)

5 лет назад
onepad_cipher.py

Add tests without modifying code (#10740)

3 года назад
permutation_cipher.py

[pre-commit.ci] pre-commit autoupdate (#11322)

2 года назад
playfair_cipher.py

[pre-commit.ci] pre-commit autoupdate (#12398)

2 года назад
polybius.py

Make some ruff fixes (#8154)

3 года назад
porta_cipher.py

fix(mypy): type annotations for cipher algorithms (#4306)

5 лет назад
prehistoric_men.txt

Fixed file name in transposition_cipher_encrypt_decrypt_file.py. Fixing bug file not found. (#9426)

3 года назад
rabin_miller.py

Add flake8 pluin flake8 bugbear to pre-commit (#7132)

4 года назад
rail_fence_cipher.py

[pre-commit.ci] pre-commit autoupdate (#11322)

2 года назад
rot13.py

fix(mypy): type annotations for cipher algorithms (#4306)

5 лет назад
rsa_cipher.py

fix: function name typo (#11319)

2 года назад
rsa_factorization.py

Fix sphinx/build_docs warnings for ciphers (#12485)

2 года назад
rsa_key_generator.py

Removed redundant greatest_common_divisor code (#9358)

3 года назад
running_key_cipher.py

Add running key cipher (#10834)

3 года назад
shuffled_shift_cipher.py

Raise error not string (#7945)

4 года назад
simple_keyword_cypher.py

Fix sphinx/build_docs warnings for ciphers (#12485)

2 года назад
simple_substitution_cipher.py

Add pep8-naming to pre-commit hooks and fixes incorrect naming conventions (#7062)

4 года назад
transposition_cipher.py

[pre-commit.ci] pre-commit autoupdate (#12398)

2 года назад
transposition_cipher_encrypt_decrypt_file.py

Fixed file name in transposition_cipher_encrypt_decrypt_file.py. Fixing bug file not found. (#9426)

3 года назад
trifid_cipher.py

[pre-commit.ci] pre-commit autoupdate (#12542)

2 года назад
vernam_cipher.py

Create vernam_cipher.py (#10702)

3 года назад
vigenere_cipher.py

Add pep8-naming to pre-commit hooks and fixes incorrect naming conventions (#7062)

4 года назад
xor_cipher.py

[pre-commit.ci] pre-commit autoupdate (#11322)

2 года назад
README.md