Save
Upgrade to remove ads
Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.
focusNode
Didn't know it?
click below
 
Knew it?
click below
Don't Know
Remaining cards (0)
Know
0:00
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how

1.3.1

QuestionAnswer
Compression Reduces file size, download times, storage requirements + makes best use of bandwidth when transmitting the file. The file must be uncompressed to be used.
Colour depth amount of bits per pixel in an image
Lossy (compression) - Data is permanently removed - Big size reductions - Used on image, video or sound files (JPEG , MP3 , MP4) - Removes frequencies or shades of colour that the human eye can't detect, so the two files look the same, but with difference at bit level
Lossless (compression) - Data temporarily removed; uncompressed file can be retained perfectly - Less storage size difference then, lossy - Documents (text) are best (e.g. ZIP, PNG), but can be used on images + audio - Techniques: - RLE - Dictionary coding
RLE (Lossless) Run-length encoding: - used on images with repeating colours, some text files - consecutive repetitions (runs) of the same data are replaced by the number of times the data is repeated and the data itself (frequency/data pairs) AABBBC= 2A 3B 1C
Dictionary coding (Lossless) - used in text, sometimes images - Index built; each data item is recorded alongside an index reference - Stores the dictionary and the sequence of occurrences 1 = ‘hello’, 2 = ‘world’, 3 = ‘,’, 4 = [space] 142341 (hello world, hello)
Encryption makes data unreadable to third parties To decrypt, the correct cipher and key must be known.
Cipher algorithm for encryption/decryption
Key value required to encrypt/decrypt data
Symmetric encryption - Same key is used to encrypt/decrypt data - Key may be intercepted or key production process duplicated quite easily by hackers
Asymmetric encryption - Uses a key pair - Sender will encrypt data with receiver’s public key and sender's private key (known as a combined encryption key), and receiver will decrypt with receivers private key and senders public key
key pair (a public and private key) - The public key is used to encrypt data and can be freely shared - The private key is used to decrypt data and is kept secret
Hash function transforms a string of characters into a fixed-length hash value that represents the original input string.
Hashing properties - One-way process - Same input always gives same output
Hashing uses - passwords storage - digital signatures - proof of state - hash tables
Passwords storage the hashed version of the password is stored. When a password is entered, it is hashed and compared
Digital signatures verify that a received message is the same as the sent message. A hashed version of the text is sent alongside the message that the receiver can encrypt the text to compare the two
proof of state proves data hasn’t changed over a period of time, by hashing all the data and later hashing it all again and comparing
Hash tables a data structure designed for fast data access. Each piece of data is stored using a key that is hashed to provide a memory location. We can then perform operations at a constant speed: - Searching - Insertion - Deletion
Created by: FlashCardFun!
 

 



Voices

Use these flashcards to help memorize information. Look at the large card and try to recall what is on the other side. Then click the card to flip it. If you knew the answer, click the green Know box. Otherwise, click the red Don't know box.

When you've placed seven or more cards in the Don't know box, click "retry" to try those cards again.

If you've accidentally put the card in the wrong box, just click on the card to take it out of the box.

You can also use your keyboard to move the cards as follows:

If you are logged in to your account, this website will remember which cards you know and don't know so that they are in the same box the next time you log in.

When you need a break, try one of the other activities listed below the flashcards like Matching, Snowman, or Hungry Bug. Although it may feel like you're playing a game, your brain is still making more connections with the information to help you out.

To see how well you know the information, try the Quiz or Test activity.

Pass complete!
"Know" box contains:
Time elapsed:
Retries:
restart all cards