Monoalphabetic Cipher: Encode and Decode Online

栏目: IT技术 · 发布时间: 4年前

内容简介:A monoalphabetic cipher is any cipher in which the letters of the plaintext are mapped to ciphertext letters based on a single alphabet key.Substitution ciphers work by replacing each letter of the plaintext with another letter. For this reason, a monoalph

A monoalphabetic cipher is any cipher in which the letters of the plaintext are mapped to ciphertext letters based on a single alphabet key.

Substitution ciphers work by replacing each letter of the plaintext with another letter. For this reason, a monoalphabetic cipher is also called a simple substitution cipher.

It relies on a fixed replacement structure, meaning the substitution is fixed for each letter of the alphabet. Thus, if the letter “a” is encoded as letter “Q”, then every time the letter “a” appears in the plaintext, it’s replaced with the letter “Q”.

Examples of monoalphabetic ciphers include:

  • Caesar cipher, where each letter is shifted based on a numeric key.
  • Atbash cipher, where each letter is mapped to the letter symmetric to it about the center of the alphabet.

There are many different monoalphabetic substitutions ciphers, actually infinitely many, as each letter can be encrypted to any symbol, not just another letter.

What is the difference between a monoalphabetic and a polyalphabetic cipher?

A monoalphabetic cipher mixes up letters of the alphabet and keeps that same arrangement for the entire message while a polyalphabetic cipher uses more than one monoalphabetic cipher with the same message.

To put it simply, polyalphabetic ciphers utilizes multiple, changing ciphertext alphabets to encrypt the plaintext while monoalphabetic ciphers use a single method throughout the entire message.

For example, if you are using a Vigenere disk and you have the two disks stationary while encoding a message, that’s a monoalphabetic cipher.

If on the other hand, you rotate the disks while encoding the same message, while using a keyword, then that becomes a polyalphabetic cipher.

Why are monoalphabetic ciphers easy to break?

All monoalphabetic ciphers can be easily broken using a decryption method called letter frequency analysis, which was invented in the 1300s by Ibn ad-Duraihim .

This is done by studying the text in the language of the cipher, and the frequency of each letter can be determined. For example, in the English language, the letter “E” is the most frequent letter, followed by the letter “T”.

Here is the entire frequency in order:

Frequency order: ETAOINSHRDLCUMWFGYPBVKJXQZ.

By substituting the most frequent letter in the ciphertext with the letter “E”, the second most frequent with the letter “T”, and so on, you will end up with the original plaintext.

For example, try out this example:

Ciphertext: dtz fwj fbjxtrj.

Plaintext:?

You need to determine the type of cipher I used to encode it.


以上所述就是小编给大家介绍的《Monoalphabetic Cipher: Encode and Decode Online》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

小米之道

小米之道

(美)克莱•舍基 / 张琪 / 浙江人民出版社 / 2017-10-1 / 49.90元

共享经济、自媒体预言者,“互联网先知”克莱·舍基,继《认知盈余》《人人时代》后,聚焦风口上的小米。资深科技商业观察家金错刀、润米咨询创始人刘润作序推荐。附多篇雷军内部讲话,详细解读成功完成“筑底”后小米的全新商业模式 纵观中国互联网发展史,可以明显发现,本土互联网企业的崛起,几乎都是先引入国外商业模式,然后通过强化本土化特点来构筑自己的壁垒。在这种背景下,小米是名副其实的新物种,它走的是相反......一起来看看 《小米之道》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具