CS Encryption Methods
CS Encryption Methods
Data transmission
(Encryption)
What is encryption?
Encryption is the technique of scrambling data to make it
unreadable to the person who doesn’t know how to unscramble
it.
✓An encryption is used to encode the data and render it
meaningless to someone without the same algorithm, or key,
to decrypt the data.
✓Encryption is an essential concept of data security in that it
gives a sense of security that if a hacker intercepts data, it
won’t be readable to them.
Encryption
Text that is not encrypted is known as plain text, while text that has been encrypted is known
as cypher text
.