IINAHininah.hashnode.dev·Jul 24, 2023 · 2 min readMonoalphabetic CipherIn my own word, a mapping encryption technique, where in which we map letters to different letters. A monoalphabetic cipher is a simple substitution cipher where each letter of the plaintext is replaced by a corresponding letter from a fixed alphabet...00
IINAHininah.hashnode.dev·Jul 24, 2023 · 1 min readRail Fence CipherThe rail fence cipher (also called a zigzag cipher) is a classical type of transposition cipher. It derives its name from how encryption is performed, in analogy to a fence built with horizontal rails. Rails can be anywhere from two to more rails. E...00