cry to graphy

Upload: manasi-purandare

Post on 04-Apr-2018

229 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/31/2019 Cry to Graphy

    1/17

  • 7/31/2019 Cry to Graphy

    2/17

    Cryptography is the science of informationsecurity.

    The word is derived from theGreek kryptos , meaning hidden.

    Cryptography includes techniques such asmicrodots, merging words with images, and

    other ways to hide information in storage or transit.

  • 7/31/2019 Cry to Graphy

    3/17

  • 7/31/2019 Cry to Graphy

    4/17

    Confidentiality :- the information cannot be understoodby anyone for whom it was unintended.

    Integrity :-the information cannot be altered in storageor transit between sender and intended receiver withoutthe alteration being detected.

    Authentication :-the sender and receiver can confirmeach others identity and the origin/destination of theinformation.

  • 7/31/2019 Cry to Graphy

    5/17

    Overview of Cryptography & ItsApplications

    People want and need privacy and security whilecommunicating.

    In the past, cryptography is heavily used for militaryapplications to keep sensitive information secret from

    enemies (adversaries). Nowadays, with the technological progress as our

    dependency on electronic systems has increased we needmore sophisticated techniques.

    Cryptography provides most of the methods and techniquesfor a secure communication

  • 7/31/2019 Cry to Graphy

    6/176

    Cryptography components

  • 7/31/2019 Cry to Graphy

    7/17

    Encryption It is a process of changing or converting normal text or data information intogibberish text.

    Decryption It is a process of changing or converting gibberish text back to correct

    message or data by using encryption method.

  • 7/31/2019 Cry to Graphy

    8/17

    Cryptology : All-inclusive term used for the study of securecommunication over non-secure channels.

    Cryptography : The process of designing systems to realizesecure communications over non-secure channels.

    Cryptoanalysis : The discipline of breaking the cryptographicsystems.

    Coding Theory : Deals with representing the informationusing codes. It covers compression, secrecy, and error correction.

    Terminology

  • 7/31/2019 Cry to Graphy

    9/17

    The Aspects of Cryptography

    Modern cryptography heavily depends on mathematics andthe usage of digital systems.

    It is a inter-disciplinary study of basically three fields:Mathematics

    Computer ScienceElectrical Engineering

    Without having a complete understanding of crypto analysis(or cryptoanalytic techniques) it is impossible to designgood (secure, unbreakable) cryptographic systems.

    It makes use of other disciplines such as error-correcting codescompression.

  • 7/31/2019 Cry to Graphy

    10/17

    10

    Categories of cryptography

  • 7/31/2019 Cry to Graphy

    11/17

    11

    A single common encryption key is used toencode and decode messages.

    Both sender and receiver must know thecommon key.

    The common key need to be exchangedbefore hand by some other secure method.

    Symmetric encryption is simple and fast.

    But - key management is impractical withlarge number of senders and receivers.

  • 7/31/2019 Cry to Graphy

    12/17

    11

    Symmetric-key cryptography

  • 7/31/2019 Cry to Graphy

    13/17

    12

    Asymmetric system under, which two differentkeys are used to encrypt and decrypt themessage or received data packet.

    On public key is used to encrypt the data or message and the private key on receiving endis used to decrypt the message or datapacket.

    Each user has a Public key and acorresponding Private (secret) key

    Asymmetric-key cryptography

  • 7/31/2019 Cry to Graphy

    14/17

    Asymmetric-key cryptography

  • 7/31/2019 Cry to Graphy

    15/17

    Keys used in cryptography

  • 7/31/2019 Cry to Graphy

    16/17

    public-key cryptography Increased securityand convenience.

    public-key cryptography is best suited for anopen multi-user environment.

    Symmetric encryption is simple and fast.

  • 7/31/2019 Cry to Graphy

    17/17