Caesar encryption.
Text for encryption.
Array of alphabets for internal shifting.
Numerical value of the shift.
Encrypted message.
See Implementation
Caesar encryption.