1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
plain text
unencrypted in the clear, no encryption
Hashing a password
hashes represent data as a fixed-length string of text
one-way trip, impossible to recover the original message from the digest
brute force
try every possible password combination until the hash is matched
dictionary attack
uses a dictionary to find common words created by humans and also can substitute letters for numbers and symbols