Week 6 Flashcards
What is Hashing?
Hashing used either to hide the original contents of a
message or to check the integrity of data
List 2 Characteristics of Hashing
- Must be difficult to retrieve the original text from the hash value
- Must be hard to find two different inputs of any length that result in the same hash
List 3 Popular hash functions
1 MD
2 SHA
3 RIPEMD
Name 3 uses of hashes
1) Securely store passwords
2) Generate signature for files, used to check if they have been changed
3) Used to identify that a file/certificate has not been changed
Name 3 Issues with Hashing
1 Collision
2 Similar context
3 Full context
Whats the Computer Misuse Act 1990?
Criminalises unauthorised access to computer material
Whats the The Fraud Act 2006 ?
The Fraud Act defines fraud in three ways: False representation, Failing to disclose information, Abusing power
Whats the The Investigatory Powers Act 2016?
Governs use of surveillance by public bodies such as police and intelligence services
What is a Firewall?
A barrier that blocks dangerous communication from spreading across a network.
What is a VPN?
A means of creating a private network across an untrusted network such as the internet
What is GDPR?
A regulation by which the European Government have strengthened and unified data protection for EU residents.
Name 3 areas of concern relating to GDPR laws?
- Marketing
- Legal
- IT
What are checksums used or in cryptography?
Provide privacy, prove identity and show integrity