The Affine cipher is a monoalphabetic substitution cipher that uses mathematical functions to encrypt and decrypt messages. In this cipher, each letter in the plaintext is first mapped to a number ...
Abstract: Affine Cipher is the development of Classic Caesar cipher that multiplies plain text before shifting operation. Affine cipher has two parameters namely key a, and b. Key ‘a’ is multiplies ...