OpenGenus/cosmos

Implementation of Monoalphabetic Cipher in Python

Open

#6,179 建立於 2021年10月7日

在 GitHub 查看
 (4 留言) (0 反應) (1 負責人)C++ (3,724 fork)batch import
Hacktoberfest

倉庫指標

Star
 (13,462 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南