Encryption Flashcards
1
Q
What are cryptographic algorithms?
A
- Sequence of rules in order to encrypt or decrypt code to protect data from unauthorised access
2
Q
What is encryption used for?
A
- Allow communication of two parties, but with coded messages so that third parties cannot understand the communications (e.g. a hacker)
3
Q
What is Caesar Cipher?
A
- A type of encryption which involves letters being shifted along a certain number of places along the alphabet
(Essentially, it shifts the alphabet “shift cipher”)
4
Q
Other than classifying data, what other roles does modern encryption serve?
A
- Authentication of who sent the data
- Integrity: Proof that the data has no be tampered with
5
Q
Why is encryption helpful in networks:?
A
- Most data is transmitted in clear text in a network, meaning anyone can see it, unless you encrypt it