skip to main |
skip to sidebar
Encryption is a process safety of a hidden data or data conversion process (plaintext) into a form that can not be read / understood. While Decryption is the reverse of the encryption process is the process of converting data that is encrypted (ciphertext) back into the original data (plaintext Original) so it can be read / understood again.
Messages that are encrypted plaintext which is exemplified called plaintext (P), the encryption process is exemplified encryption (E), let's say the decryption process of decryption (D), and the message is called ciphertext which is exemplified encrypted ciphertext (C)
This is the sourcecode: