OpenGenus/cosmos
Ver no GitHubImplementation of Monoalphabetic Cipher in Python
Open
#6.179 aberto em 7 de out. de 2021
Hacktoberfest
Métricas do repositório
- Stars
- (13.462 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
This is a(n):
- New algorithm
Details:
As Caesar cipher and a modified version of Caesar cipher is easy to break, monoalphabetic cipher comes into the picture. In monoalphabetic, each alphabet in plain text can be replaced by any other alphabet except the original alphabet.