Cryptography Flashcards
How are cryptography and complexity theory related?
-complexity-theory figures out which problems are infeasible to compute, cryptography uses these infeasible problems for security
two types of encryption?
-key
-shift, caesar cipher
For the public key, which key is used to encrypt?
encrypt: public key
decrypt: Private key
RSA algorithm
What are common bit sizes of keys, and why are the sizes important?
-size determines security
-128, 256, 512
*128 means 2128 different combos to find right key
Caesar?
-substitute letters
-easy to attack (25 keys possible)
Which key encodes signatuure?
Encode: private
Decode: Public
What does it mean when protocol has s in name (Https vs http)?
encrypted network traffic
Does the encrypted text have to be decrypted to be useful?
No (passwords)
Plain text to cyber text:
encryption