|

Home Course Information Schedule Team Lists White Paper Midterm Examination Final Report Final Examination Complaint Policy Grade Determination

| |
Lesson Objectives Lesson
Information Slideshow References
Questions
- Introduce the classic cryptographic characters and problem.
- Describe the differences of information theoretic and computational
complexity cryptographic techniques.
- Describe the two types of cryptography: symmetric and asymmetric.
- Describe and analyze one time pads.
This lesson is a basic introduction to cryptography. It looks at the common
players in cryptographic schemes. Information Theoretic crypto systems are
introduced. These systems provide provably secure communication. Computational
Complex crypto systems are the alternative the Information Theoretic crypto
systems. These systems are based on the difficulty of solving a problem. A basic
introduction to symmetric key and asymmetric key cryptography is given. Finally,
one time pads are introduced and analyzed.
Cryptography
Slides from the University College, UNSW, Australian Defence Force Academy,
School of Computer Science
Notes on Cryptography, Charles Blair
Crypto Today, Tom Dunigan
Cryptography and Data Security, Peter Gutmann
Introduction to Cryptography, Lawrie Brown
Listed below are a number of questions to assess your knowledge of the lesson
objectives covered in this lesson. You can check your answers by scrolling down
to the bottom of the document and checking the answer key.
- (T/F) In the classical cryptographic problem, the main characters are
Allen (the sender), Bob (the receiver), and Lucifer (the eavesdropper).
- __________ systems are those systems that have proofs of their security.
- (T/F) An example of a symmetric key cryptosystem is a one time pad.
- (T/F) One time pad cryptosystems are practical, secure, and efficient to
implement.
- Another name for asymmetric cryptography is _____________ cryptography.
- The most popular cryptosystems are vulnerable to brute force attacks and
are based on an unproven computational assumption. These cryptosystems are
called___________________.
- (T/F) One time pads are easy to break assuming that an attacker has a mild
amount of computational power.
- (T/F) Symmetric key cryptography has the property that the encode function
and the decode function are the same.
- (T/F) Given two one time pad ciphertexts c1 and c2, it is possible to
determine within a reasonable probability if they use the same key.
- (T/F) RSA and RC5 are two examples of public key cryptosystems.
Answer Key
- The answer to question 1 is False.
- The answer to question 2 is Information Theoretic.
- The answer to question 3 is True.
- The answer to question 4 is False.
- The answer to question 5 is Public Key.
- The answer to question 6 is Computationally Complex.
- The answer to question 7 is False.
- The answer to question 8 is True.
- The answer to question 9 is True.
- The answer to question 10 is False.
|