Salting + Key Stretching + Blockchain + Homomorphic Encryption

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/3

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

4 Terms

1
New cards

Salting

The most common approach to preventing rainbow table attacks is ___, which adds a randomly generated value to each password prior to hashing

2
New cards

Key stretching

is used to create encryption keys from passwords in a strong manner

3
New cards

Blockchain

A distributed and immutable open public ledger. This means that it can store records in a way that distributes those records among many different systems located around the world and do so in a manner that prevents anyone from tampering with those records. The ___ creates a data store that nobody can tamper with or destory

4
New cards

Homomorphic Encryption

When you encrypt data with a ___ algorithm and then perform computation on that data, you get a result that, when decrypted, matches the result you would have received if you had performed the computation on the plain-text data in the first place