Cryptography Concept | Cryptography Overview

Cryptography Overview

“I'm more interested in the future than in the past, because the future is where I intend to live.” --Albert Einstein

  • What is Cryptography?

image

  1. The Science and Study of Hiding information.
    -Hiding information by converting plaintext into ciphertext(E)
    -The back from ciphertext to plaintext(D).
  • Benefits of Cryptography

  1. Confidentiality
    - Protecting data in transit.
    -Protecting data in rest.
  2. Non-repudiation & authentication
    - A message encrypted with your private key or signed with your digital signature had to come from you
  3. Access Control
    *- With symmetric encryption only the secret key holder can decrypt the ciphertext.
    -With a symmetric encryption a digital certificate can be used to authentication and thus access control.
  4. Integraty
    image
    - Message digest can be used to know if a message was tampered with during transit.
  • How Cryptography Works

  1. A cipher & a key(s)
    -An algorithm encrypts data by applying a key to plaintext.
    -Another algorithm decrypts data by applying key to ciphertext.
  2. Different ciphers|algorithms are stronger than others.
  3. Longer keys make stronger encryption
    - 40-bit key is not secure.
    image
  • Classic Ciphers

  1. Substitution Cipher
  2. Transposition Cipher
  • Substitution Cipher Example

  1. Caesar Substitution Cipher
    image
  • Transposition Cipher Example

  1. Reversing Transportation Cipher
  2. Scytale Transposition Cipher
    image

Feel free to Flollow me: @sujityadav
If you want to know in datail about all the above concepts, I will post all of these concepts, and please comment below if you like and love to know what is computer and web securities.

Thank you for reading my posts & all of your responces.
@sujityadav

H2
H3
H4
3 columns
2 columns
1 column
Join the conversation now