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.
Comments
Post a Comment