Encryption and decryption definitions

Encryption is a process of making data unreadable. It is done via using an encryption algorithm to the source data.

Decryption is the opposite process to encryption of taking unreadable text and make it understandable.

Often encrypted text will grow in size.

YouTube video

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator