What 6 concepts are covered in the Affine Cipher Calculator?
affine cipher
substitution cipher, wherein each letter in an alphabet is mapped to its numeric equivalent, encrypted using a simple mathematical function, and converted back to a letter
algorithm
A process to solve a problem in a set amount of time
cipher
encryption
encoding a message such that anybody outside authorized parties cannot read it
modulus
the remainder of a division, after one number is divided by another. a mod b
remainder
The portion of a division operation leftover after dividing two integers