1 / 4

Cryptography and Cryptanalysis

Cryptography and Cryptanalysis. Reference Matt Bishop, Computer Security , Addison Wesley, 2003. Cryptography and Cryptanalysis (p.2). Cryptography The art and science of concealing meaning. The basic component of cryptography is a cryptosystem . Cryptanalysis The breaking of codes.

monique
Télécharger la présentation

Cryptography and Cryptanalysis

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Cryptography and Cryptanalysis • Reference • Matt Bishop, Computer Security, Addison Wesley, 2003.

  2. Cryptography and Cryptanalysis (p.2) • Cryptography • The art and science of concealing meaning. • The basic component of cryptography is a cryptosystem. • Cryptanalysis • The breaking of codes.

  3. Cryptography and Cryptanalysis (p.3) • Cryptosystem--A five tuple {E,D,M,K,C}. • E -- set of Enciphering functions. • D -- set of Deciphering functions. • K-- set of Keys. • M--set of Messages, or plaintext. • C--set of Ciphertext. • The enciphering function and key operate on the plaintext to produce the ciphertext. • The deciphering function and key operate on the ciphertext to produce the plaintext.

  4. Cryptography and Cryptanalysis (p.4) • Cryptanalysis Attacks--Assuming E and D are known. • Ciphertext Only--Knowing C, find M and possibly K. • Known Plaintext and Ciphertext--Find K. • Chosen Plaintext and Ciphertext--Find K. • A good cryptosystem protects against these.

More Related