Chapter 5: Cryptography Flashcards
involves shifting each letter of the plaintext message by a certain number of letters
Caesar cipher
the science of keeping information secure
cryptography
mechanical cryptographic device invented in 1795 composed by a series of disks each marked with the letters a to z around its edge
The Jefferson Disk (by Thomas Jefferson)
created by Arthur Scherbius in 1923 used to secure German communication during World War II.
Enigma
tenet of cryptographic algorithms
The system must not require secrecy and can be stolen by the enemy without causing trouble/ the enemy knows the system (Claude Shannon)
uses a single key for both encryption of the plaintext and decryption of ciphertext
symmetric cryptography
takes a predetermined number of bits known as a block in the plaintext message and encrypts that block
block ciphers
a block cipher based on symmetric key cryptography and uses a 56-bit key. (1976)
DES (Data Encryption Standard)
uses DES 3 times
3DES
uses three different cipher: 128 bit key, 192 bit key, one 256 bit key
AES
uses two keys
asymmetric cryptography
an asymmetric algorithm used all over the world and SSL
RSA algorithm