1.3.1 Compression, encryption and hashing - Josh O Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is Hashing?

A

One-way transformation of data, which is used to store things like passwords in databases

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Compression?

A

A process used to reduce the size of a file

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Why is Encryption needed?

A

It is used to keep data secure when its being stored or transmitted

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Lossy Compression?

A

Reduces the size of the file, but also removes some information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is Lossless Compression?

A

Reduces the size of a file, without losing any information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is Asymmetric Encryption?

A

Encryption with a public encryption key, but private decryption key that only the recipient has

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Symmetric Encryption?

A

An encryption technique where the same key is used to encrypt and decrypt data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Run-Length Encoding?

A

A type of lossless compression, where repeated data is stored as single values, with their counts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What could happen with Lossy Compression?

A

Images become pixelated, or audio recordings become less clear

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Why is Compression important?

A

It is important for sharing files over the Internet because the larger a file is the longer it takes to transfer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What type of Compression is Dictionary Encoding?

A

Dictionary Encoding is a method of Lossless Compression

How well did you know this?
1
Not at all
2
3
4
5
Perfectly