* fix(mypy): type annotations for cipher algorithms * Update mypy workflow to include cipher directory * fix: mypy errors in hill_cipher.py * fix build errors
* Added rail fence cipher * Update rail_fence_cipher.py * Update rail_fence_cipher.py