Week 1 : Course Introduction Flashcards
Cryptography
is a method of storing and transmitting data in a form that only those it is intended for can read and process.
Cryptography
A science of protecting information by encoding it into an unreadable format.
What i the ultimate goal of cryptography
The ultimate goal of cryptography is to hide information from unauthorized individuals,
A more realistic goal of cryptography is to make obtaining the information too work-intensive to be worth it to the attacker.
Today’s transmission mechanism of encrypted message
packets carrying 0’s and 1’s passing through network cables or open airwaves
What is atbash
.
Encryption method requiring the alphabet to be flipped so that each letter in the original alphabet is mapped to a different letter in the flipped alphabet
Cryptanalysis
is a science of studying and breaking the secrecy of encryption algorithms and their necessary pieces.
What is encryption?
Encryption is a method of transforming original data, called plaintext or cleartext, into a form that appears to be random and unreadable, which is called ciphertext.
what is cryptosystem
A system that provides encryption and decryption
what is keyspace
range of values that can be used to construct a key
What is work factor?
Is an estimate of the effort it would take an attacker to penetrate an encryption method.
What can Cryptosystems provide
Cryptosystems can provide confidentiality, authenticity, integrity, and nonrepudiation services.
Confidentiality
means that unauthorized parties cannot access information.
Authenticity
refers to validating the source of the message to ensure the sender is properly identified.
Integrity
provides assurance that the message was not modified during transmission, accidentally or intentionally.
Nonrepudiation
means that a sender cannot deny sending the message at a later date, and the receiver cannot deny receiving it