Encryption (making codes)

n th alphabet in a word is encrypted using an integer m. Such action will be repeated p times. Deciphering (decoding) is done using key or computer programs. Computer generated random numbers can also be used.

'Cat' will be coded as 'Knv' using the random numbers (8, 13, 2).

Once a standard coding system is made, it is benchmarked by experts. Encrypted communication using computer softwares lie DES (Data Encryption Standard), 3DES and PKE are difficult to crack.

Transfer of encrypted message : Remove n th letter from each word and send it separate.